]> git.baikalelectronics.ru Git - kernel.git/commit
tracing: Fix indentation issue
authorColin Ian King <colin.king@canonical.com>
Sat, 21 Dec 2019 15:48:25 +0000 (15:48 +0000)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Fri, 3 Jan 2020 20:20:46 +0000 (15:20 -0500)
commitdfcf17f3ba4457381343ed0778e6b7d6d34b972e
tree5156d31bc61f4853c42b35ecad043774b7c98759
parent0dc7aa85443ea3982ffd09656a06ea935fa0c490
tracing: Fix indentation issue

There is a declaration that is indented one level too deeply, remove
the extraneous tab.

Link: http://lkml.kernel.org/r/20191221154825.33073-1-colin.king@canonical.com
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
kernel/trace/trace_seq.c