diff options
| author | Kees Cook <keescook@chromium.org> | 2020-07-13 15:01:33 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-11 16:43:42 +0100 |
| commit | 9198eefd10533d57d3d1dbe6f97a68a55b355acf (patch) | |
| tree | 3811ead87b00291e82f61bceb5c97cf557107f5b /kernel/debug | |
| parent | cf04507f425b4440b8b84821722c293687992a0d (diff) | |
usb: gadget: udc: Avoid tasklet passing a global
[ Upstream commit f9dc3713df1229aa8168169e9cf1010fbac68de5 ]
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>
Stable-dep-of: 1fdeb8b9f29d ("wifi: iwl3945: Add missing check for create_singlethread_workqueue")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'kernel/debug')
0 files changed, 0 insertions, 0 deletions
