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:
dcb571b
)
[POWERPC] Make smp_call_function_map static
author
Olof Johansson
<olof@lixom.net>
Fri, 28 Dec 2007 04:08:36 +0000
(15:08 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 25 Jan 2008 11:52:49 +0000
(22:52 +1100)
smp_call_function_map should be static, and for consistency prepend it
with __ like other local helper functions in the same file.
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found