From: Frederic Weisbecker Date: Wed, 2 Dec 2009 06:23:10 +0000 (+0100) Subject: tracing/syscalls: Make syscall events print callbacks static X-Git-Tag: v2.6.33-rc1~399^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b62fe019e39edfd1dbe3f224ecd0a87d9365223;p=pandora-kernel.git tracing/syscalls: Make syscall events print callbacks static 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 Cc: Steven Rostedt Cc: Jason Baron Cc: Lai Jiangshan LKML-Reference: <1259734990-9034-1-git-send-regression-fweisbec@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed