提交 5aaea51d 编写于 作者: Y Yan Hong 提交者: Linus Torvalds

writeback: fix a typo in comment

Signed-off-by: NYan Hong <clouds.yan@gmail.com>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 9feedc9d
...@@ -1034,7 +1034,7 @@ int bdi_writeback_thread(void *data) ...@@ -1034,7 +1034,7 @@ int bdi_writeback_thread(void *data)
while (!kthread_freezable_should_stop(NULL)) { while (!kthread_freezable_should_stop(NULL)) {
/* /*
* Remove own delayed wake-up timer, since we are already awake * Remove own delayed wake-up timer, since we are already awake
* and we'll take care of the preriodic write-back. * and we'll take care of the periodic write-back.
*/ */
del_timer(&wb->wakeup_timer); del_timer(&wb->wakeup_timer);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册