OCFS2-Devel Archive mirror
 help / color / mirror / Atom feed
From: Joseph Qi <joseph.qi@linux.alibaba.com>
To: Kunwu Chan <chentao@kylinos.cn>,
	jlbec@evilplan.org, mark@fasheh.com,
	akpm <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, ocfs2-devel@lists.linux.dev,
	kunwu.chan@hotmail.com
Subject: Re: [PATCH] ocfs2: Fix a spelling typo in comment
Date: Fri, 27 Oct 2023 17:26:45 +0800	[thread overview]
Message-ID: <1095973e-3577-40bf-23da-725f936a11ad@linux.alibaba.com> (raw)
In-Reply-To: <20231025072906.14285-1-chentao@kylinos.cn>



On 10/25/23 3:29 PM, Kunwu Chan wrote:
> fix a spelling typo in comment.
> 
> Signed-off-by: Kunwu Chan <chentao@kylinos.cn>

Acked-by: Joseph Qi <joseph.qi@linux.alibaba.com>
> ---
>  fs/ocfs2/buffer_head_io.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/fs/ocfs2/buffer_head_io.c b/fs/ocfs2/buffer_head_io.c
> index 6cb919f60011..cdb9b9bdea1f 100644
> --- a/fs/ocfs2/buffer_head_io.c
> +++ b/fs/ocfs2/buffer_head_io.c
> @@ -345,7 +345,7 @@ int ocfs2_read_blocks(struct ocfs2_caching_info *ci, u64 block, int nr,
>  				if (new_bh && bh) {
>  					/* If middle bh fails, let previous bh
>  					 * finish its read and then put it to
> -					 * aovoid bh leak
> +					 * avoid bh leak
>  					 */
>  					if (!buffer_jbd(bh))
>  						wait_on_buffer(bh);

      reply	other threads:[~2023-10-27  9:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-25  7:29 [PATCH] ocfs2: Fix a spelling typo in comment Kunwu Chan
2023-10-27  9:26 ` Joseph Qi [this message]

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=1095973e-3577-40bf-23da-725f936a11ad@linux.alibaba.com \
    --to=joseph.qi@linux.alibaba.com \
    --cc=akpm@linux-foundation.org \
    --cc=chentao@kylinos.cn \
    --cc=jlbec@evilplan.org \
    --cc=kunwu.chan@hotmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark@fasheh.com \
    --cc=ocfs2-devel@lists.linux.dev \
    /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 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 read-only IMAP folder(s) and NNTP newsgroup(s).