linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Matias Bjørling" <mb@lightnvm.io>
To: suhua.tanke@gmail.com
Cc: javier@cnexlabs.com, axboe@kernel.dk,
	linux-block@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] lightnvm: pblk: modify a comment
Date: Tue, 20 Nov 2018 08:18:37 +0100	[thread overview]
Message-ID: <59ee9fcb-4b81-400b-116e-8a9fe7346a41@lightnvm.io> (raw)
In-Reply-To: <20181120071650.5379-1-suhua.tanke@gmail.com>

On 11/20/2018 08:16 AM, Hua Su wrote:
> Does the code want to express that it should be like this?
> 
> Signed-off-by: Hua Su <suhua.tanke@gmail.com>
> ---
>   drivers/lightnvm/pblk-rb.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/lightnvm/pblk-rb.c b/drivers/lightnvm/pblk-rb.c
> index b1f4b51783f4..9f7fa0fe9c77 100644
> --- a/drivers/lightnvm/pblk-rb.c
> +++ b/drivers/lightnvm/pblk-rb.c
> @@ -147,7 +147,7 @@ int pblk_rb_init(struct pblk_rb *rb, unsigned int size, unsigned int threshold,
>   
>   	/*
>   	 * Initialize rate-limiter, which controls access to the write buffer
> -	 * but user and GC I/O
> +	 * by user and GC I/O
>   	 */
>   	pblk_rl_init(&pblk->rl, rb->nr_entries);
>   
> 

Thanks Hue. Applied for 4.21.

      reply	other threads:[~2018-11-20  7:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-20  7:16 [PATCH] lightnvm: pblk: modify a comment Hua Su
2018-11-20  7:18 ` Matias Bjørling [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=59ee9fcb-4b81-400b-116e-8a9fe7346a41@lightnvm.io \
    --to=mb@lightnvm.io \
    --cc=axboe@kernel.dk \
    --cc=javier@cnexlabs.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=suhua.tanke@gmail.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 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).