diff options
author | Austin Kim <austin.kim@lge.com> | 2021-06-29 15:05:48 +0100 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2021-06-30 09:19:14 -0400 |
commit | bfbf8d157a8e85beca929f1959f567e03eb72c34 (patch) | |
tree | 2bda4cffbf28fff189080769a97ee84e35a364ac /drivers/usb | |
parent | 6a82f42a2e55d43bd99f1b457982be6c856c800d (diff) |
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/usb')
0 files changed, 0 insertions, 0 deletions