diff options
| author | Emil Renner Berthing <[email protected]> | 2021-01-23 18:24:56 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2021-01-28 10:18:04 +0000 |
| commit | c260954177c4f1926b423823bca5728f19b40d67 (patch) | |
| tree | f44f55d504f78a6ac561866fa04935b00f4edbe6 /net/bluetooth/hci_request.c | |
| parent | Linux 5.11-rc5 (diff) | |
| download | kernel-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
