linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] nfsd: netns.h: delete a duplicated word
@ 2020-07-20  0:14 Randy Dunlap
  2020-07-20 12:01 ` Chuck Lever
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-07-20  0:14 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, J. Bruce Fields, Chuck Lever, linux-nfs

Drop the repeated word "the" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: "J. Bruce Fields" <bfields@fieldses.org>
Cc: Chuck Lever <chuck.lever@oracle.com>
Cc: linux-nfs@vger.kernel.org
---
 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];
 };
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] nfsd: netns.h: delete a duplicated word
  2020-07-20  0:14 [PATCH] nfsd: netns.h: delete a duplicated word Randy Dunlap
@ 2020-07-20 12:01 ` Chuck Lever
  0 siblings, 0 replies; 2+ messages in thread
From: Chuck Lever @ 2020-07-20 12:01 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-kernel, Bruce Fields, Linux NFS Mailing List



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

Acked-by: Chuck Lever <chuck.lever@oracle.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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-20 12:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-20  0:14 [PATCH] nfsd: netns.h: delete a duplicated word Randy Dunlap
2020-07-20 12:01 ` Chuck Lever

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).