linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] xfs: remove the redundant word in comment
@ 2022-08-22 13:04 Zeng Heng
  0 siblings, 0 replies; 3+ messages in thread
From: Zeng Heng @ 2022-08-22 13:04 UTC (permalink / raw)
  To: djwong
  Cc: liwei391, yangyingliang, zhangxiaoxu5, weiyongjun1, zengheng4,
	linux-xfs, linux-kernel

Just remove the redundant word "being" in comment.

Signed-off-by: Zeng Heng <zengheng4@huawei.com>
---
 fs/xfs/xfs_inode_item.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/xfs/xfs_inode_item.c b/fs/xfs/xfs_inode_item.c
index 6e19ece916bf..ca2941ab6cbc 100644
--- a/fs/xfs/xfs_inode_item.c
+++ b/fs/xfs/xfs_inode_item.c
@@ -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.
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH -next] xfs: remove the redundant word in comment
@ 2022-08-23  1:47 Zeng Heng
  2022-08-23 14:25 ` Darrick J. Wong
  0 siblings, 1 reply; 3+ messages in thread
From: Zeng Heng @ 2022-08-23  1:47 UTC (permalink / raw)
  To: djwong; +Cc: linux-xfs, linux-kernel

Just remove the redundant word "being" in comment.

Signed-off-by: Zeng Heng <zengheng4@huawei.com>
---
 fs/xfs/xfs_inode_item.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/xfs/xfs_inode_item.c b/fs/xfs/xfs_inode_item.c
index 6e19ece916bf..ca2941ab6cbc 100644
--- a/fs/xfs/xfs_inode_item.c
+++ b/fs/xfs/xfs_inode_item.c
@@ -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.
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH -next] xfs: remove the redundant word in comment
  2022-08-23  1:47 [PATCH -next] xfs: remove the redundant word in comment Zeng Heng
@ 2022-08-23 14:25 ` Darrick J. Wong
  0 siblings, 0 replies; 3+ messages in thread
From: Darrick J. Wong @ 2022-08-23 14:25 UTC (permalink / raw)
  To: Zeng Heng; +Cc: linux-xfs, linux-kernel

On Tue, Aug 23, 2022 at 09:47:20AM +0800, Zeng Heng wrote:
> Just remove the redundant word "being" in comment.
> 
> Signed-off-by: Zeng Heng <zengheng4@huawei.com>
> ---
>  fs/xfs/xfs_inode_item.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/fs/xfs/xfs_inode_item.c b/fs/xfs/xfs_inode_item.c
> index 6e19ece916bf..ca2941ab6cbc 100644
> --- a/fs/xfs/xfs_inode_item.c
> +++ b/fs/xfs/xfs_inode_item.c
> @@ -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

Reviewed-by: Darrick J. Wong <djwong@kernel.org>

--D

>  		 * buffer deletion. Trigger a log force to have that operation
>  		 * completed and items removed from the AIL before the next push
>  		 * attempt.
> -- 
> 2.25.1
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-23 16:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-23  1:47 [PATCH -next] xfs: remove the redundant word in comment Zeng Heng
2022-08-23 14:25 ` Darrick J. Wong
  -- strict thread matches above, loose matches on Subject: below --
2022-08-22 13:04 Zeng Heng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).