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:
15e408c
)
futex: Fix kernel-doc notation & typos
author
Randy Dunlap
<randy.dunlap@oracle.com>
Wed, 13 Oct 2010 18:02:34 +0000
(11:02 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 14 Oct 2010 06:57:35 +0000
(08:57 +0200)
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 <randy.dunlap@oracle.com>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
LKML-Reference: <
20101013110234
.
89b06043
.randy.dunlap@oracle.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/futex.c
patch
|
blob
|
history
diff --cc
kernel/futex.c
Simple merge