mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-06 13:16:22 +00: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:
parent
521a547ced
commit
460281cf26
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user