]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
mm/oom_kill.c: fix typo in comment
authorYaowei Bai <bywxiaobai@163.com>
Wed, 15 Apr 2015 23:12:54 +0000 (16:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 15 Apr 2015 23:35:16 +0000 (16:35 -0700)
Alter 'taks' -> 'task'

Signed-off-by: Yaowei Bai <bywxiaobai@163.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/oom_kill.c

index 52628c819bf7d4852cc4604b89357e99420e6c74..2b665da1b3c92070de5e9d8ee6864d843847115c 100644 (file)
@@ -408,7 +408,7 @@ bool oom_killer_disabled __read_mostly;
 static DECLARE_RWSEM(oom_sem);
 
 /**
- * mark_tsk_oom_victim - marks the given taks as OOM victim.
+ * mark_tsk_oom_victim - marks the given task as OOM victim.
  * @tsk: task to mark
  *
  * Has to be called with oom_sem taken for read and never after