Skip to content

Commit 676576d

Browse files
Shaomin Dengliuw
authored andcommitted
Drivers: hv: remove duplicate word in a comment
Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com> Link: https://lore.kernel.org/r/20220904154808.26022-1-dengshaomin@cdjrlc.com Signed-off-by: Wei Liu <wei.liu@kernel.org>
1 parent f15f39f commit 676576d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)