diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-23 04:15:40 +0200 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-22 00:57:13 +0100 |
commit | 354b46b1a0adda1dd5b7f0bc2a5604cca091be5f (patch) | |
tree | 337614b13dad20aa1c591c4392ca1302d322096a /kernel/sys_ni.c | |
parent | timer: Pass timer_list pointer to callbacks unconditionally (diff) | |
download | linux-354b46b1a0adda1dd5b7f0bc2a5604cca091be5f.tar.xz linux-354b46b1a0adda1dd5b7f0bc2a5604cca091be5f.zip |
timer: Switch callback prototype to take struct timer_list * argument
Since all callbacks have been converted, we can switch the core
prototype to "struct timer_list *" now too.
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: John Stultz <john.stultz@linaro.org>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'kernel/sys_ni.c')
0 files changed, 0 insertions, 0 deletions