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:
02c3530
)
kernel/futex.c: make 3 functions static
author
Adrian Bunk
<bunk@kernel.org>
Fri, 2 Nov 2007 15:43:22 +0000
(16:43 +0100)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 5 Nov 2007 10:53:46 +0000
(21:53 +1100)
The following functions can now become static again:
- get_futex_key()
- get_futex_key_refs()
- drop_futex_key_refs()
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found