]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: delete duplicated words + other fixes
authorRandy Dunlap <rdunlap@infradead.org>
Tue, 15 Sep 2020 19:59:38 +0000 (15:59 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Tue, 15 Sep 2020 19:59:38 +0000 (15:59 -0400)
commit809c2c46839e36140ee2304df9263ee32547dc55
tree45da8239a3c1572b664ee33dd1656b9b1cbee3f0
parent484c2bf6e837c59ec50ea07ddd26660ce2c181d7
xfs: delete duplicated words + other fixes

Source kernel commit: b63da6c8dfa9b2ab3554e8c59ef294d1f28bb9bd

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>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_sb.c