Skip to content

Commit f15f39f

Browse files
Jason Wangliuw
authored andcommitted
tools: hv: Remove an extraneous "the"
There are two "the" in the text. Remove one. Signed-off-by: Jason Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Wei Liu <[email protected]>
1 parent f1f63cb commit f15f39f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/hv/hv_kvp_daemon.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
/*
4646
* KVP protocol: The user mode component first registers with the
47-
* the kernel component. Subsequently, the kernel component requests, data
47+
* kernel component. Subsequently, the kernel component requests, data
4848
* for the specified keys. In response to this message the user mode component
4949
* fills in the value corresponding to the specified key. We overload the
5050
* sequence field in the cn_msg header to define our KVP message types.

0 commit comments

Comments
 (0)