ftrace: clean up coding style
Ingo Molnar pointed out some coding style issues with the recent ftrace updates. This patch cleans them up. Signed-off-by: Steven Rostedt <srostedt@redhat.com>
This commit is contained in:
@@ -397,6 +397,5 @@ static __init int init_function_trace(void)
|
||||
init_func_cmd_traceon();
|
||||
return register_tracer(&function_trace);
|
||||
}
|
||||
|
||||
device_initcall(init_function_trace);
|
||||
|
||||
|
Reference in New Issue
Block a user