Skip to content

Commit 676576d

Browse files
Shaomin Dengliuw
authored andcommitted
Drivers: hv: remove duplicate word in a comment
Signed-off-by: Shaomin Deng <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Wei Liu <[email protected]>
1 parent f15f39f commit 676576d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/hv/hv_fcopy.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ static void fcopy_send_data(struct work_struct *dummy)
129129

130130
/*
131131
* The strings sent from the host are encoded in
132-
* in utf16; convert it to utf8 strings.
132+
* utf16; convert it to utf8 strings.
133133
* The host assures us that the utf16 strings will not exceed
134134
* the max lengths specified. We will however, reserve room
135135
* for the string terminating character - in the utf16s_utf8s()

0 commit comments

Comments
 (0)