commit | 58fe9c4621b7219e724c0b7af053112f974a08c3 | [log] [tgz] |
---|---|---|
author | Davidlohr Bueso <dave@stgolabs.net> | Sun May 08 20:58:10 2016 -0700 |
committer | Ingo Molnar <mingo@kernel.org> | Mon May 09 08:39:52 2016 +0200 |
tree | 68d10da989c7321851dd9e4d816aa86001901212 | |
parent | 8c5e95548d41a48b1eb2be741107a259251ebd86 [diff] |
sched/core: Fix comment typo in wake_q_add() ... the comment clearly refers to wake_up_q(), and not wake_up_list(). Signed-off-by: Davidlohr Bueso <dbueso@suse.de> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: dave@stgolabs.net Link: http://lkml.kernel.org/r/1462766290-28664-1-git-send-email-dave@stgolabs.net Signed-off-by: Ingo Molnar <mingo@kernel.org>