diff options
author | Kees Cook <keescook@chromium.org> | 2020-07-13 15:01:33 -0700 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2020-07-30 11:15:48 -0700 |
commit | f9dc3713df1229aa8168169e9cf1010fbac68de5 (patch) | |
tree | 05a34030eaaa992718183e1300bbb6d70a6028a9 /kernel/backtracetest.c | |
parent | 11ba468877bb23f28956a35e896356252d63c983 (diff) |
usb: gadget: udc: Avoid tasklet passing a global
There's no reason for the tasklet callback to set an argument since it
always uses a global. Instead, use the global directly, in preparation
for converting the tasklet subsystem to modern callback conventions.
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'kernel/backtracetest.c')
0 files changed, 0 insertions, 0 deletions