projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e2cf33
)
md: Fix spelling mistake in comments of r5l_log
author
Zhou nan
<zhounan@nfschina.com>
Tue, 20 Sep 2022 01:36:45 +0000
(21:36 -0400)
committer
Song Liu
<song@kernel.org>
Thu, 22 Sep 2022 07:05:06 +0000
(
00:05
-0700)
Fix spelling of dones't in comments.
Signed-off-by: Zhou nan <zhounan@nfschina.com>
Signed-off-by: Song Liu <song@kernel.org>
drivers/md/raid5-cache.c
patch
|
blob
|
history
diff --git
a/drivers/md/raid5-cache.c
b/drivers/md/raid5-cache.c
index
8e3ca60
..
79c7333
100644
(file)
--- a/
drivers/md/raid5-cache.c
+++ b/
drivers/md/raid5-cache.c
@@
-125,7
+125,7
@@
struct r5l_log {
* reclaimed. if it's 0, reclaim spaces
* used by io_units which are in
* IO_UNIT_STRIPE_END state (eg, reclaim
- * do
nes
't wait for specific io_unit
+ * do
esn
't wait for specific io_unit
* switching to IO_UNIT_STRIPE_END
* state) */
wait_queue_head_t iounit_wait;