diff options
author | Austin Kim <austin.kim@lge.com> | 2021-06-29 16:05:48 +0200 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2021-06-30 15:19:14 +0200 |
commit | bfbf8d157a8e85beca929f1959f567e03eb72c34 (patch) | |
tree | 2bda4cffbf28fff189080769a97ee84e35a364ac /drivers/net/fjes | |
parent | trace/timerlat: Fix indentation on timerlat_main() (diff) | |
download | linux-bfbf8d157a8e85beca929f1959f567e03eb72c34.tar.xz linux-bfbf8d157a8e85beca929f1959f567e03eb72c34.zip |
tracing: Change variable type as bool for clean-up
The wakeup_rt wakeup_dl, tracing_dl is only set to 0, 1.
So changing type of wakeup_rt wakeup_dl, tracing_dl as bool
makes relevant routine be more readable.
Link: https://lkml.kernel.org/r/20210629140548.GA1627@raspberrypi
Signed-off-by: Austin Kim <austin.kim@lge.com>
[ Removed unneeded initialization of static bool tracing_dl ]
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'drivers/net/fjes')
0 files changed, 0 insertions, 0 deletions