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 <wangborong@cdjrlc.com> Link: https://lore.kernel.org/r/20220811133433.10175-1-wangborong@cdjrlc.com Signed-off-by: Wei Liu <wei.liu@kernel.org>
1 parent f1f63cb commit f15f39f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)