xfs: delete duplicated words + other fixes
authorRandy Dunlap <rdunlap@infradead.org>
Wed, 5 Aug 2020 15:49:58 +0000 (08:49 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 5 Aug 2020 15:49:58 +0000 (08:49 -0700)
commitb63da6c8dfa9b2ab3554e8c59ef294d1f28bb9bd
treef5e4f66811148945d09bb44b671497e35b799128
parent818d5a91559ffe1e1f2095dcbbdb96c13fdb94ec
xfs: delete duplicated words + other fixes

Delete repeated words in fs/xfs/.
{we, that, the, a, to, fork}
Change "it it" to "it is" in one location.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
To: linux-fsdevel@vger.kernel.org
Cc: Darrick J. Wong <darrick.wong@oracle.com>
Cc: linux-xfs@vger.kernel.org
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
14 files changed:
fs/xfs/libxfs/xfs_sb.c
fs/xfs/xfs_attr_list.c
fs/xfs/xfs_buf_item.c
fs/xfs/xfs_buf_item_recover.c
fs/xfs/xfs_dquot.c
fs/xfs/xfs_export.c
fs/xfs/xfs_inode.c
fs/xfs/xfs_inode_item.c
fs/xfs/xfs_iomap.c
fs/xfs/xfs_log_cil.c
fs/xfs/xfs_log_recover.c
fs/xfs/xfs_refcount_item.c
fs/xfs/xfs_reflink.c
fs/xfs/xfs_trans_ail.c