xfs: fix a trivial comment typo in xfs_trans_committed_bulk
authorChristoph Hellwig <hch@lst.de>
Sat, 29 Jun 2019 02:27:29 +0000 (19:27 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Sat, 29 Jun 2019 02:27:29 +0000 (19:27 -0700)
commit086252c34bc2c984e6be5f939efcc4c9616c22e1
treeb9bab138ad53ecb7eabbc0db514c259f66aeee7d
parentdbd329f1e44ed48de8a1c19da5eb1218f5e1b4a5
xfs: fix a trivial comment typo in xfs_trans_committed_bulk

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/xfs_trans.c