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 <[email protected]> Cc: "J. Bruce Fields" <[email protected]> Cc: Chuck Lever <[email protected]> Cc: [email protected] Signed-off-by: Chuck Lever <[email protected]>
1 parent 986a4b6 commit 94a4bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)