All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: Zeng Heng <zengheng4@huawei.com>
Cc: linux-xfs@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH -next] xfs: remove the redundant word in comment
Date: Tue, 23 Aug 2022 07:25:56 -0700	[thread overview]
Message-ID: <YwTjdAINonsEdif7@magnolia> (raw)
In-Reply-To: <20220823014720.4156722-1-zengheng4@huawei.com>

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
> 

  reply	other threads:[~2022-08-23 16:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-23  1:47 [PATCH -next] xfs: remove the redundant word in comment Zeng Heng
2022-08-23 14:25 ` Darrick J. Wong [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-22 13:04 Zeng Heng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YwTjdAINonsEdif7@magnolia \
    --to=djwong@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=zengheng4@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.