Skip to content

Commit 94a4bea

Browse files
rddunlapchucklever
authored andcommitted
nfsd: netns.h: delete a duplicated word
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 Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
1 parent 986a4b6 commit 94a4bea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fs/nfsd/netns.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ struct nfsd_net {
171171
unsigned int longest_chain_cachesize;
172172

173173
struct shrinker nfsd_reply_cache_shrinker;
174-
/* utsname taken from the the process that starts the server */
174+
/* utsname taken from the process that starts the server */
175175
char nfsd_name[UNX_MAXNODENAME+1];
176176
};
177177

0 commit comments

Comments
 (0)