]> Git Repo - J-linux.git/commitdiff
hyperv: hyperv.h: drop a duplicated word
authorRandy Dunlap <[email protected]>
Sun, 19 Jul 2020 00:28:41 +0000 (17:28 -0700)
committerWei Liu <[email protected]>
Thu, 23 Jul 2020 17:55:20 +0000 (17:55 +0000)
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]>
include/uapi/linux/hyperv.h

index 8f24404ad04f14516af24523f32b9d07b5346c98..6135d92e0d47bf2f7fd5b79f9d982dc598c5c184 100644 (file)
@@ -219,7 +219,7 @@ struct hv_do_fcopy {
  * kernel and user-level daemon communicate using a connector channel.
  *
  * The user mode component first registers with the
- * the kernel component. Subsequently, the kernel component requests, data
+ * kernel component. Subsequently, the kernel component requests, data
  * for the specified keys. In response to this message the user mode component
  * fills in the value corresponding to the specified key. We overload the
  * sequence field in the cn_msg header to define our KVP message types.
This page took 0.054832 seconds and 4 git commands to generate.