tracing/user_events: Align structs with tabs for readability
authorBeau Belgrave <beaub@linux.microsoft.com>
Tue, 28 Mar 2023 23:52:19 +0000 (16:52 -0700)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Wed, 29 Mar 2023 10:52:09 +0000 (06:52 -0400)
commita4c40c1349e32f9510707ed09e0961626980d8cb
tree0ac690cc47110753de798573f10b6f0e2c0b795a
parentce58e96e9fe24022312ee1eeefb18ed460efdb18
tracing/user_events: Align structs with tabs for readability

Add tabs to make struct members easier to read and unify the style of
the code.

Link: https://lkml.kernel.org/r/20230328235219.203-13-beaub@linux.microsoft.com
Signed-off-by: Beau Belgrave <beaub@linux.microsoft.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
include/linux/user_events.h
include/uapi/linux/user_events.h
kernel/trace/trace_events_user.c