Re: [PATCH] fs: delete repeated words in comments

2020-12-24 Thread Matthew Wilcox
On Wed, Dec 23, 2020 at 09:28:10PM -0800, Randy Dunlap wrote: > Delete duplicate words in fs/*.c. > The doubled words that are being dropped are: > that, be, the, in, and, for > > Signed-off-by: Randy Dunlap > Cc: Andrew Morton > Cc: Alexander Viro > Cc: linux-fsde...@vger.kernel.org Reviewe

[PATCH] fs: delete repeated words in comments

2020-12-23 Thread Randy Dunlap
Delete duplicate words in fs/*.c. The doubled words that are being dropped are: that, be, the, in, and, for Signed-off-by: Randy Dunlap Cc: Andrew Morton Cc: Alexander Viro Cc: linux-fsde...@vger.kernel.org --- fs/block_dev.c |2 +- fs/dcache.c|4 ++-- fs/direct-io.c |4 ++--