]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
timer: Remove setup_*timer() interface
authorKees Cook <keescook@chromium.org>
Mon, 23 Oct 2017 01:02:27 +0000 (18:02 -0700)
committerKees Cook <keescook@chromium.org>
Tue, 21 Nov 2017 23:57:10 +0000 (15:57 -0800)
commit513ae785c63c30741e46f43960213d4ae5382ec0
tree72e6dcbc09b562679654aebfabdb8a4935580d91
parent7eeb6b893bd28c68b6d664de1d3120e49b855cdb
timer: Remove setup_*timer() interface

With all callers converted to timer_setup(), the old setup_*timer()
interface can be removed.

Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Kees Cook <keescook@chromium.org>
include/linux/timer.h