]> git.karo-electronics.de Git - karo-tx-linux.git/commit
futex: fix kernel-doc notation and spello
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 10 Mar 2013 10:55:31 +0000 (21:55 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 12 Mar 2013 03:57:37 +0000 (14:57 +1100)
commitb16cbec1692949090fb6f832d944b44782ded30b
treec4e9f3599b920b1a730fd42e7db49ad6e9ec39a5
parent876fb71aeace338f7b3518b5bb6de2837131ad87
futex: fix kernel-doc notation and spello

Fix kernel-doc warning in futex.c and convert 'Returns' to the new Return:
kenrel-doc notation format.

Warning(kernel/futex.c:2286): Excess function parameter 'clockrt' description in 'futex_wait_requeue_pi'

Fix one spello.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/futex.c