From: Changli Gao Date: Wed, 20 Oct 2010 22:57:30 +0000 (-0700) Subject: timer: Initialize the field slack of timer_list X-Git-Tag: v2.6.38-rc1~416^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaabe31c25a439b92cc281b14ca18b85bae7e7a6;p=pandora-kernel.git 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 Cc: Arjan van de Ven Signed-off-by: Andrew Morton Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed