diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-08-17 12:02:04 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-18 14:00:00 +0300 |
commit | 073438b2a554514390d5eedef41828fac6668f3a (patch) | |
tree | 96607b0c33bf67cd5bfaa1b51336dcfdea5d8c96 /net/unix/af_unix.c | |
parent | c05c932a451bfb7cb39e731dcc98ecb13f420217 (diff) | |
download | linux-073438b2a554514390d5eedef41828fac6668f3a.tar.xz |
usb: c67x00: 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-3-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