jfs: delete duplicated words + other fixes
authorRandy Dunlap <rdunlap@infradead.org>
Wed, 5 Aug 2020 02:49:01 +0000 (19:49 -0700)
committerDave Kleikamp <dave.kleikamp@oracle.com>
Fri, 13 Nov 2020 19:36:00 +0000 (13:36 -0600)
commited1c9a7a8517fbd0b64dc1a9c62d418b890de62a
treee3554d41d48f2f81593d59b43b0cbb4b044e1960
parent585e5b17b92dead8a3aca4e3c9876fbca5f7e0ba
jfs: delete duplicated words + other fixes

Delete repeated words in fs/jfs/.
{for, allocation, if, the}
Insert "is" in one place to correct the grammar.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
To: linux-fsdevel@vger.kernel.org
Cc: jfs-discussion@lists.sourceforge.net
fs/jfs/jfs_dmap.c
fs/jfs/jfs_extent.c
fs/jfs/jfs_extent.h
fs/jfs/jfs_logmgr.h
fs/jfs/jfs_txnmgr.c
fs/jfs/jfs_xtree.c