projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e698d9f
)
lightnvm: pblk: fix spelling in comment
author
Hua Su
<suhua.tanke@gmail.com>
Tue, 11 Dec 2018 19:16:17 +0000
(20:16 +0100)
committer
Jens Axboe
<axboe@kernel.dk>
Tue, 11 Dec 2018 19:22:34 +0000
(12:22 -0700)
Signed-off-by: Hua Su <suhua.tanke@gmail.com>
Updated description.
Signed-off-by: Matias Bjørling <mb@lightnvm.io>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/lightnvm/pblk-rb.c
patch
|
blob
|
history
diff --git
a/drivers/lightnvm/pblk-rb.c
b/drivers/lightnvm/pblk-rb.c
index b1f4b51783f41763fb96605311b897befff9e039..9f7fa0fe9c779378926f752807c100dc3aa6063b 100644
(file)
--- 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
- * b
ut
user and GC I/O
+ * b
y
user and GC I/O
*/
pblk_rl_init(&pblk->rl, rb->nr_entries);