linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Drivers: hv: Fix double word in comments
@ 2022-09-04 15:48 Shaomin Deng
  2022-09-05 16:45 ` Wei Liu
  0 siblings, 1 reply; 2+ messages in thread
From: Shaomin Deng @ 2022-09-04 15:48 UTC (permalink / raw)
  To: kys, haiyangz, sthemmin, wei.liu, decui, linux-hyperv; +Cc: Shaomin Deng

Delete the rebundant word "in" in comments.

Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
---
 drivers/hv/hv_fcopy.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/hv/hv_fcopy.c b/drivers/hv/hv_fcopy.c
index 660036da7449..922d83eb7ddf 100644
--- a/drivers/hv/hv_fcopy.c
+++ b/drivers/hv/hv_fcopy.c
@@ -129,7 +129,7 @@ static void fcopy_send_data(struct work_struct *dummy)
 
 	/*
 	 * The  strings sent from the host are encoded in
-	 * in utf16; convert it to utf8 strings.
+	 * utf16; convert it to utf8 strings.
 	 * The host assures us that the utf16 strings will not exceed
 	 * the max lengths specified. We will however, reserve room
 	 * for the string terminating character - in the utf16s_utf8s()
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Drivers: hv: Fix double word in comments
  2022-09-04 15:48 [PATCH] Drivers: hv: Fix double word in comments Shaomin Deng
@ 2022-09-05 16:45 ` Wei Liu
  0 siblings, 0 replies; 2+ messages in thread
From: Wei Liu @ 2022-09-05 16:45 UTC (permalink / raw)
  To: Shaomin Deng; +Cc: kys, haiyangz, sthemmin, wei.liu, decui, linux-hyperv

On Sun, Sep 04, 2022 at 11:48:08AM -0400, Shaomin Deng wrote:
> Delete the rebundant word "in" in comments.
> 
> Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>

I changed the subject line a bit and pushed to hyperv-fixes.

Thanks,
Wei.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-05 16:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-04 15:48 [PATCH] Drivers: hv: Fix double word in comments Shaomin Deng
2022-09-05 16:45 ` Wei Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).