Skip to content

Commit 460281c

Browse files
henryZedchinner
authored andcommitted
xfs: remove the redundant word in comment
Just remove the redundant word "being" in comment. Signed-off-by: Zeng Heng <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Dave Chinner <[email protected]>
1 parent 521a547 commit 460281c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/xfs/xfs_inode_item.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ xfs_inode_item_push(
550550

551551
if (!bp || (ip->i_flags & XFS_ISTALE)) {
552552
/*
553-
* Inode item/buffer is being being aborted due to cluster
553+
* Inode item/buffer is being aborted due to cluster
554554
* buffer deletion. Trigger a log force to have that operation
555555
* completed and items removed from the AIL before the next push
556556
* attempt.

0 commit comments

Comments
 (0)