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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 20 Jul 2020 08:01:55 -0400
From:   Chuck Lever <chuck.lever@...cle.com>
To:     Randy Dunlap <rdunlap@...radead.org>
Cc:     linux-kernel@...r.kernel.org, Bruce Fields <bfields@...ldses.org>,
        Linux NFS Mailing List <linux-nfs@...r.kernel.org>
Subject: Re: [PATCH] nfsd: netns.h: delete a duplicated word



> On Jul 19, 2020, at 8:14 PM, Randy Dunlap <rdunlap@...radead.org> wrote:
> 
> Drop the repeated word "the" in a comment.
> 
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: "J. Bruce Fields" <bfields@...ldses.org>
> Cc: Chuck Lever <chuck.lever@...cle.com>
> Cc: linux-nfs@...r.kernel.org

Acked-by: Chuck Lever <chuck.lever@...cle.com>


> ---
> fs/nfsd/netns.h |    2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- linux-next-20200717.orig/fs/nfsd/netns.h
> +++ linux-next-20200717/fs/nfsd/netns.h
> @@ -171,7 +171,7 @@ struct nfsd_net {
> 	unsigned int             longest_chain_cachesize;
> 
> 	struct shrinker		nfsd_reply_cache_shrinker;
> -	/* utsname taken from the the process that starts the server */
> +	/* utsname taken from the process that starts the server */
> 	char			nfsd_name[UNX_MAXNODENAME+1];
> };
> 

--
Chuck Lever



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ