diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-08-17 14:32:07 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-18 13:00:01 +0200 |
commit | f7aa93862308740ce49c6b8aa27a8f2784f990a3 (patch) | |
tree | 0047a020501fb42129182e15ab883da92f032403 /kernel/bpf/stackmap.c | |
parent | 6148c10f6b62a6df782d26522921f70cc8bf1d7f (diff) |
usb/gadget: fsl_qe_udc: convert tasklets to use new tasklet_setup() API
In preparation for unconditionally passing the
struct tasklet_struct pointer to all tasklet
callbacks, switch to using the new tasklet_setup()
and from_tasklet() to pass the tasklet pointer explicitly.
Signed-off-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: Allen Pais <allen.lkml@gmail.com>
Link: https://lore.kernel.org/r/20200817090209.26351-6-allen.cryptic@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/bpf/stackmap.c')
0 files changed, 0 insertions, 0 deletions