linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Coly Li <colyli@suse.de>
To: Jules Maselbas <jmaselbas@kalray.eu>
Cc: linux-kernel@vger.kernel.org,
	Kent Overstreet <kent.overstreet@gmail.com>,
	linux-bcache@vger.kernel.org
Subject: Re: [PATCH] bcache: bset: Fix comment typos
Date: Wed, 31 Aug 2022 22:55:42 +0800	[thread overview]
Message-ID: <FD6DF477-C5B5-482F-B237-0FC1B7CED915@suse.de> (raw)
In-Reply-To: <20220826100052.22945-24-jmaselbas@kalray.eu>



> 2022年8月26日 18:00,Jules Maselbas <jmaselbas@kalray.eu> 写道:
> 
> Remove the redundant word `by`, correct the typo `creaated`.
> 
> CC: Kent Overstreet <kent.overstreet@gmail.com>
> CC: linux-bcache@vger.kernel.org
> Signed-off-by: Jules Maselbas <jmaselbas@kalray.eu>

Added to my for-next queue. Thanks.

Coly Li

> ---
> drivers/md/bcache/bset.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/md/bcache/bset.c b/drivers/md/bcache/bset.c
> index 94d38e8a59b3..2bba4d6aaaa2 100644
> --- a/drivers/md/bcache/bset.c
> +++ b/drivers/md/bcache/bset.c
> @@ -1264,7 +1264,7 @@ static void __btree_sort(struct btree_keys *b, struct btree_iter *iter,
> 		 *
> 		 * Don't worry event 'out' is allocated from mempool, it can
> 		 * still be swapped here. Because state->pool is a page mempool
> -		 * creaated by by mempool_init_page_pool(), which allocates
> +		 * created by mempool_init_page_pool(), which allocates
> 		 * pages by alloc_pages() indeed.
> 		 */
> 
> -- 
> 2.17.1
> 


      reply	other threads:[~2022-08-31 14:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-26 10:00 [PATCH] bcache: bset: Fix comment typos Jules Maselbas
2022-08-31 14:55 ` Coly Li [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=FD6DF477-C5B5-482F-B237-0FC1B7CED915@suse.de \
    --to=colyli@suse.de \
    --cc=jmaselbas@kalray.eu \
    --cc=kent.overstreet@gmail.com \
    --cc=linux-bcache@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 NNTP newsgroup(s).