diff options
author | Tom Zanussi <tom.zanussi@linux.intel.com> | 2014-01-06 13:44:20 -0600 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2014-01-06 15:22:07 -0500 |
commit | 4bf0566db15eda214cc64a77d4d3b96e010ec6ac (patch) | |
tree | 3cc1a5e635a2ad891ea0a13138264d02edc137ea /kernel/trace/trace_selftest.c | |
parent | 0641d368f206f2fe7725c9fa5f1461229ef8010f (diff) |
tracing: Remove double-underscore naming in syscall trigger invocations
There's no reason to use double-underscores for any variable name in
ftrace_syscall_enter()/exit(), since those functions aren't generated
and there's no need to avoid namespace collisions as with the event
macros, which is where the original invocation code came from.
Link: http://lkml.kernel.org/r/0b489c9d1f7ee315cff60fa0e4c2b433ade8ae0d.1389036657.git.tom.zanussi@linux.intel.com
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_selftest.c')
0 files changed, 0 insertions, 0 deletions