lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 17 Aug 2022 11:02:18 +0000
From:   Wei Liu <wei.liu@...nel.org>
To:     Xin Gao <gaoxin@...rlc.com>
Cc:     kys@...rosoft.com, haiyangz@...rosoft.com, sthemmin@...rosoft.com,
        wei.liu@...nel.org, decui@...rosoft.com,
        linux-hyperv@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] tools: hv: Fix comment typo

On Wed, Aug 17, 2022 at 01:23:09AM +0800, Xin Gao wrote:
> The double `the' is duplicated in the comment, remove one.
> 
> Signed-off-by: Xin Gao <gaoxin@...rlc.com>

I got a patch with the exact content and commit message. It was applied
some days ago.

Is Jason Wang your colleague? He used the same email domain.

If so, please coordinate among your team for future patch submission.

Thanks,
Wei.

> ---
>  tools/hv/hv_kvp_daemon.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/hv/hv_kvp_daemon.c b/tools/hv/hv_kvp_daemon.c
> index 1e6fd6ca513b..d5ddab830b6b 100644
> --- a/tools/hv/hv_kvp_daemon.c
> +++ b/tools/hv/hv_kvp_daemon.c
> @@ -43,7 +43,7 @@
>  #include <getopt.h>
>  
>  /*
> - * KVP protocol: The user mode component first registers with the
> + * KVP protocol: The user mode component first registers with
>   * the 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
> -- 
> 2.30.2
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ