From: Randy Dunlap Date: Tue, 5 Mar 2013 18:00:24 +0000 (-0800) Subject: futex: fix kernel-doc notation and spello X-Git-Tag: v3.9-rc3~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c23cbbd5056b155401b0a2b5567d530e6c750c4;p=pandora-kernel.git futex: fix kernel-doc notation and spello Fix kernel-doc warning in futex.c and convert 'Returns' to the new Return: kernel-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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed