git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20f22ab
)
futex: fix kernel-doc notation and spello
author
Randy Dunlap
<rdunlap@infradead.org>
Tue, 5 Mar 2013 18:00:24 +0000
(10:00 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 13 Mar 2013 03:42:10 +0000
(20:42 -0700)
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 <rdunlap@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found