Skip to content

Commit 7deff7b

Browse files
rddunlapliuw
authored andcommitted
hyperv: hyperv.h: drop a duplicated word
Drop the repeated word "the" in a comment. Signed-off-by: Randy Dunlap <[email protected]> Cc: "K. Y. Srinivasan" <[email protected]> Cc: Haiyang Zhang <[email protected]> Cc: Stephen Hemminger <[email protected]> Cc: Wei Liu <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Wei Liu <[email protected]>
1 parent fa52a4b commit 7deff7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/uapi/linux/hyperv.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ struct hv_do_fcopy {
219219
* kernel and user-level daemon communicate using a connector channel.
220220
*
221221
* The user mode component first registers with the
222-
* the kernel component. Subsequently, the kernel component requests, data
222+
* kernel component. Subsequently, the kernel component requests, data
223223
* for the specified keys. In response to this message the user mode component
224224
* fills in the value corresponding to the specified key. We overload the
225225
* sequence field in the cn_msg header to define our KVP message types.

0 commit comments

Comments
 (0)