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:
2e6787d
)
mm/page-writeback: fix a typo in comment "effictive"->"effective"
author
Ethon Paul
<ethp@qq.com>
Thu, 4 Jun 2020 23:49:40 +0000
(16:49 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 5 Jun 2020 02:06:24 +0000
(19:06 -0700)
There is a typo in comment, fix it.
Signed-off-by: Ethon Paul <ethp@qq.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Link:
http://lkml.kernel.org/r/20200411003513.14613-1-ethp@qq.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/page-writeback.c
patch
|
blob
|
history
diff --git
a/mm/page-writeback.c
b/mm/page-writeback.c
index d79ed1f88c7abb5473e3d4111d0633a988d29120..28b3e7a6756577a21f00c187be096884de9ca716 100644
(file)
--- a/
mm/page-writeback.c
+++ b/
mm/page-writeback.c
@@
-257,7
+257,7
@@
static void wb_min_max_ratio(struct bdi_writeback *wb,
* requiring writeback.
*
* This number of dirtyable pages is the base value of which the
- * user-configurable dirty ratio is the eff
i
ctive number of pages that
+ * user-configurable dirty ratio is the eff
e
ctive number of pages that
* are allowed to be actually dirtied. Per individual zone, or
* globally by using the sum of dirtyable pages over all zones.
*