]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fs: delete repeated words in comments
authorRandy Dunlap <rdunlap@infradead.org>
Thu, 31 Dec 2020 22:03:55 +0000 (22:03 +0000)
committerJohannes Weiner <hannes@cmpxchg.org>
Thu, 31 Dec 2020 22:03:55 +0000 (22:03 +0000)
commitffd40fcaffc7f363c1bf82a27826f4f72b2651d3
tree3338344a0370d4001d6d37bc91f959863aa13ce9
parent20986c340e9368016b9e8365c8908c9f9b049909
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>
fs/block_dev.c
fs/dcache.c
fs/direct-io.c
fs/exec.c
fs/fhandle.c
fs/pipe.c