fs: delete repeated words in comments
authorRandy Dunlap <rdunlap@infradead.org>
Wed, 24 Feb 2021 20:00:48 +0000 (12:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Feb 2021 21:38:26 +0000 (13:38 -0800)
commit3d742d4b6ebb3348e1d478047cfb18b9b337b8df
tree164a5ef5907f3a5fb23d6e7617316ccd5eb166f1
parent7c908aec34733408baa755613141a08b960d8eec
fs: delete repeated words in comments

Delete duplicate words in fs/*.c.
The doubled words that are being dropped are:
  that, be, the, in, and, for

Link: https://lkml.kernel.org/r/20201224052810.25315-1-rdunlap@infradead.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/block_dev.c
fs/dcache.c
fs/direct-io.c
fs/exec.c
fs/fhandle.c
fs/pipe.c