mirror of https://github.com/torvalds/linux.git
In preparation for unconditionally passing the struct timer_list pointer to all timer callbacks, switch to using the new timer_setup() and from_timer() to pass the timer pointer explicitly. Cc: Jens Axboe <axboe@kernel.dk> Cc: "Ed L. Cashin" <ed.cashin@acm.org> Cc: linux-block@vger.kernel.org Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Jens Axboe <axboe@kernel.dk> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| aoe.h | ||
| aoeblk.c | ||
| aoechr.c | ||
| aoecmd.c | ||
| aoedev.c | ||
| aoemain.c | ||
| aoenet.c | ||