mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
xfs: remove the redundant word in comment
Just remove the redundant word "being" in comment. Signed-off-by: Zeng Heng <zengheng4@huawei.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
@@ -550,7 +550,7 @@ xfs_inode_item_push(
|
||||
|
||||
if (!bp || (ip->i_flags & XFS_ISTALE)) {
|
||||
/*
|
||||
* Inode item/buffer is being being aborted due to cluster
|
||||
* Inode item/buffer is being aborted due to cluster
|
||||
* buffer deletion. Trigger a log force to have that operation
|
||||
* completed and items removed from the AIL before the next push
|
||||
* attempt.
|
||||
|
||||
Reference in New Issue
Block a user