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 <rdunlap@infradead.org> Cc: "K. Y. Srinivasan" <kys@microsoft.com> Cc: Haiyang Zhang <haiyangz@microsoft.com> Cc: Stephen Hemminger <sthemmin@microsoft.com> Cc: Wei Liu <wei.liu@kernel.org> Cc: linux-hyperv@vger.kernel.org Link: https://lore.kernel.org/r/20200719002841.20369-1-rdunlap@infradead.org Signed-off-by: Wei Liu <wei.liu@kernel.org>
1 parent fa52a4b commit 7deff7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)