提交 3dc5f032 编写于 作者: E Ethon Paul 提交者: Linus Torvalds

mm/list_lru: fix a typo in comment "numbesr"->"numbers"

There is a typo in comment, fix it.
Signed-off-by: NEthon Paul <ethp@qq.com>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Reviewed-by: NRalph Campbell <rcampbell@nvidia.com>
Link: http://lkml.kernel.org/r/20200411071041.16161-1-ethp@qq.comSigned-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 df1758d9
......@@ -213,7 +213,7 @@ __list_lru_walk_one(struct list_lru_node *nlru, int memcg_idx,
/*
* decrement nr_to_walk first so that we don't livelock if we
* get stuck on large numbesr of LRU_RETRY items
* get stuck on large numbers of LRU_RETRY items
*/
if (!*nr_to_walk)
break;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册