linux/drivers/staging/most
Kees Cook b13fecb1c3 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>
2020-07-30 11:15:58 -07:00
..
cdev treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
dim2 treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() 2020-07-30 11:15:58 -07:00
Documentation staging: most: Documentation: move ABI description files out of staging area 2020-03-24 13:42:44 +01:00
i2c staging: most: move core files out of the staging area 2020-03-24 13:42:44 +01:00
net staging: most: move core files out of the staging area 2020-03-24 13:42:44 +01:00
sound staging: most: move core files out of the staging area 2020-03-24 13:42:44 +01:00
usb staging: most: usb: init return value in default path of switch/case expression 2020-05-29 12:35:59 +02:00
video Staging/IIO driver patches for 5.7-rc1 2020-03-30 14:20:41 -07:00
Kconfig staging: most: move core files out of the staging area 2020-03-24 13:42:44 +01:00
Makefile staging: most: move core files out of the staging area 2020-03-24 13:42:44 +01:00
TODO