timer: Initialize the field slack of timer_list
authorChangli Gao <xiaosuo@gmail.com>
Wed, 20 Oct 2010 22:57:30 +0000 (15:57 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 21 Oct 2010 15:30:06 +0000 (17:30 +0200)
commitaaabe31c25a439b92cc281b14ca18b85bae7e7a6
treea42754b86ce0e8272655dd6710269f403e3f4271
parentd0959024d8fb6555ba8bfdc6624cc7b7c2e675fd
timer: Initialize the field slack of timer_list

TIMER_INITIALIZER() should initialize the field slack of timer_list as
__init_timer() does.

Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Cc: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/timer.h