[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <59ee9fcb-4b81-400b-116e-8a9fe7346a41@lightnvm.io>
Date: Tue, 20 Nov 2018 08:18:37 +0100
From: Matias Bjørling <mb@...htnvm.io>
To: suhua.tanke@...il.com
Cc: javier@...xlabs.com, axboe@...nel.dk, linux-block@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] lightnvm: pblk: modify a comment
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@...il.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.
Powered by blists - more mailing lists