commit | 58cbe2476abce8b5e3508d23bd05c2e2e8c394da | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Tue Mar 15 16:12:30 2011 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Mar 16 14:00:23 2011 +0100 |
tree | 1b6cb3a16dd220a9bcd3c9a8e65670a6002bfb42 | |
parent | d10902812c9cd5583130a4ebb9ad19c60b68149d [diff] |
sched, kernel-doc: Fix runqueue_is_locked() description Fix kernel-doc warning for runqueue_is_locked(): Warning(kernel/sched.c:664): missing initial short description Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> LKML-Reference: <20110315161230.c4e1e8e3.rdunlap@xenotime.net> Signed-off-by: Ingo Molnar <mingo@elte.hu>