diff options
author | 2017-10-09 21:52:09 -0700 | |
---|---|---|
committer | 2017-11-08 15:54:09 -0800 | |
commit | 3653bc95bcc7daa938c0fdcd64ff199ed8f7f208 (patch) | |
tree | 45aa561055dd779b75b4181d8855b4481dd483be /drivers/fpga/fpga-mgr.c | |
parent | netfilter: ipvs: Convert timers to use timer_setup() (diff) | |
download | linux-dev-3653bc95bcc7daa938c0fdcd64ff199ed8f7f208.tar.xz linux-dev-3653bc95bcc7daa938c0fdcd64ff199ed8f7f208.zip |
timer: Prepare to change all DEFINE_TIMER() callbacks
Before we can globally change the function prototype of all timer callbacks,
we have to change those set up by DEFINE_TIMER(). Prepare for this by
casting the callbacks until the prototype changes globally.
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions