From: Jaswinder Singh Rajput Date: Wed, 14 Jan 2009 15:08:17 +0000 (+0530) Subject: time-sched.c: tick_nohz_update_jiffies should be static X-Git-Tag: v2.6.29-rc3~41^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=934d96eafadcf3eb3ccd094af9919f020907fc41;p=pandora-kernel.git time-sched.c: tick_nohz_update_jiffies should be static Impact: cleanup, reduce kernel size a bit, avoid sparse warning Fixes sparse warning: kernel/time/tick-sched.c:137:6: warning: symbol 'tick_nohz_update_jiffies' was not declared. Should it be static? Signed-off-by: Jaswinder Singh Rajput Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed