diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-08-17 12:02:06 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-18 14:00:01 +0300 |
commit | 6148c10f6b62a6df782d26522921f70cc8bf1d7f (patch) | |
tree | 48ca5eec7d9cd8eed01890f4b85ed8549ab4570d /net/unix/af_unix.c | |
parent | e71ea55a5b6f9162746d6720c07190b0c92e8f9c (diff) | |
download | linux-6148c10f6b62a6df782d26522921f70cc8bf1d7f.tar.xz |
usb/gadget: f_midi: 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-5-allen.cryptic@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions