ftrace: Format variable declarations of ftrace_allocate_records
authorSteven Rostedt (VMware) <rostedt@goodmis.org>
Tue, 6 Oct 2020 00:37:41 +0000 (20:37 -0400)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Thu, 8 Oct 2020 19:29:06 +0000 (15:29 -0400)
commit7ba031e8b74c6aa156a0d9867dc13cf817d52047
tree8334774328f0b2366aa95c8e8c2b806d9b841dec
parentb40c6eabfcd409e022fcb377ac268e3ef9446fde
ftrace: Format variable declarations of ftrace_allocate_records

I hate when unrelated variables are declared on the same line.
Split them.

Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
kernel/trace/ftrace.c