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:
3a9089f
)
tracing/syscalls: Make syscall events print callbacks static
author
Frederic Weisbecker
<fweisbec@gmail.com>
Wed, 2 Dec 2009 06:23:10 +0000
(07:23 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 2 Dec 2009 08:59:02 +0000
(09:59 +0100)
enter_syscall_print_##sname and exit_syscall_print_##sname don't
need to have a global scope. Make them static.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Jason Baron <jbaron@redhat.com>
Cc: Lai Jiangshan <laijs@cn.fujitsu.com>
LKML-Reference: <
1259734990
-9034-1-git-send-regression-fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/syscalls.h
patch
|
blob
|
history
diff --cc
include/linux/syscalls.h
Simple merge