aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_request.c
diff options
context:
space:
mode:
authorEmil Renner Berthing <[email protected]>2021-01-23 18:24:56 +0000
committerThomas Gleixner <[email protected]>2021-01-28 10:18:04 +0000
commitc260954177c4f1926b423823bca5728f19b40d67 (patch)
treef44f55d504f78a6ac561866fa04935b00f4edbe6 /net/bluetooth/hci_request.c
parentLinux 5.11-rc5 (diff)
downloadkernel-c260954177c4f1926b423823bca5728f19b40d67.tar.gz
kernel-c260954177c4f1926b423823bca5728f19b40d67.zip
genirq: Use new tasklet API for resend_tasklet
This converts the resend_tasklet to use the new API in commit 12cc923f1ccc ("tasklet: Introduce new initialization API") The new API changes the argument passed to the callback function, but fortunately the argument isn't used so it is straight forward to use DECLARE_TASKLET() rather than DECLARE_TASKLET_OLD(). Signed-off-by: Emil Renner Berthing <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/bluetooth/hci_request.c')
0 files changed, 0 insertions, 0 deletions