Commit f15f39fa authored by Jason Wang's avatar Jason Wang Committed by Wei Liu

tools: hv: Remove an extraneous "the"

There are two "the" in the text. Remove one.
Signed-off-by: default avatarJason Wang <wangborong@cdjrlc.com>
Link: https://lore.kernel.org/r/20220811133433.10175-1-wangborong@cdjrlc.comSigned-off-by: default avatarWei Liu <wei.liu@kernel.org>
parent f1f63cbb
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
/* /*
* KVP protocol: The user mode component first registers with the * KVP protocol: 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 * 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 * 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. * sequence field in the cn_msg header to define our KVP message types.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment