treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
authorKees Cook <keescook@chromium.org>
Mon, 13 Jul 2020 22:01:26 +0000 (15:01 -0700)
committerKees Cook <keescook@chromium.org>
Thu, 30 Jul 2020 18:15:58 +0000 (11:15 -0700)
commitb13fecb1c3a603c4b8e99b306fecf4f668c11b32
tree5de6b323616a56d50730104a05e8f74b701376a8
parentf9dc3713df1229aa8168169e9cf1010fbac68de5
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()

This converts all the existing DECLARE_TASKLET() (and ...DISABLED)
macros with DECLARE_TASKLET_OLD() in preparation for refactoring the
tasklet callback type. All existing DECLARE_TASKLET() users had a "0"
data argument, it has been removed here as well.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Kees Cook <keescook@chromium.org>
16 files changed:
drivers/input/keyboard/omap-keypad.c
drivers/input/serio/hil_mlc.c
drivers/net/wan/farsync.c
drivers/s390/crypto/ap_bus.c
drivers/staging/most/dim2/dim2.c
drivers/staging/octeon/ethernet-tx.c
drivers/tty/vt/keyboard.c
drivers/usb/gadget/udc/snps_udc_core.c
drivers/usb/host/fhci-sched.c
include/linux/interrupt.h
kernel/backtracetest.c
kernel/debug/debug_core.c
kernel/irq/resend.c
net/atm/pppoatm.c
net/iucv/iucv.c
sound/drivers/pcsp/pcsp_lib.c