timer: Remove unused data arguments from macros
authorKees Cook <[email protected]>
Mon, 23 Oct 2017 01:22:50 +0000 (18:22 -0700)
committerKees Cook <[email protected]>
Tue, 21 Nov 2017 23:57:14 +0000 (15:57 -0800)
commit1fe66ba572b455270dc35a2c099dd7328cec9e4c
tree28ef99f61598350d30e3cd86636e21485cac4a6b
parent354b46b1a0adda1dd5b7f0bc2a5604cca091be5f
timer: Remove unused data arguments from macros

With the .data field removed, the ignored data arguments in timer macros
can be removed.

Cc: Thomas Gleixner <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: Lai Jiangshan <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Shaohua Li <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
include/linux/kthread.h
include/linux/timer.h
include/linux/workqueue.h