From: Randy Dunlap Date: Wed, 13 Oct 2010 18:02:34 +0000 (-0700) Subject: futex: Fix kernel-doc notation & typos X-Git-Tag: v2.6.37-rc1~193^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb62db2ba943b1683f1d7181bb2988fce4c60870;p=pandora-kernel.git futex: Fix kernel-doc notation & typos Convert futex_requeue() function parameters to use @name kernel-doc notation and add @fshared & @cmpval to prevent kernel-doc warnings. Add @list to struct futex_q. Fix a few typos. Signed-off-by: Randy Dunlap Acked-by: Rusty Russell LKML-Reference: <20101013110234.89b06043.randy.dunlap@oracle.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed