commit | 1fe66ba572b455270dc35a2c099dd7328cec9e4c | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Sun Oct 22 18:22:50 2017 -0700 |
committer | Kees Cook <keescook@chromium.org> | Tue Nov 21 15:57:14 2017 -0800 |
tree | 28ef99f61598350d30e3cd86636e21485cac4a6b | |
parent | 354b46b1a0adda1dd5b7f0bc2a5604cca091be5f [diff] |
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 <tglx@linutronix.de> Cc: Tejun Heo <tj@kernel.org> Cc: Lai Jiangshan <jiangshanlai@gmail.com> Cc: Jens Axboe <axboe@kernel.dk> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Shaohua Li <shli@fb.com> Signed-off-by: Kees Cook <keescook@chromium.org>