提交 6e82f0ba 编写于 作者: H Hua Su 提交者: Jens Axboe

lightnvm: pblk: fix spelling in comment

Signed-off-by: NHua Su <suhua.tanke@gmail.com>
Updated description.
Signed-off-by: NMatias Bjørling <mb@lightnvm.io>
Signed-off-by: NJens Axboe <axboe@kernel.dk>
上级 e698d9f4
...@@ -147,7 +147,7 @@ int pblk_rb_init(struct pblk_rb *rb, unsigned int size, unsigned int threshold, ...@@ -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 * 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); pblk_rl_init(&pblk->rl, rb->nr_entries);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册