git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d612b0
)
time-sched.c: tick_nohz_update_jiffies should be static
author
Jaswinder Singh Rajput
<jaswinder@infradead.org>
Wed, 14 Jan 2009 15:08:17 +0000
(20:38 +0530)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 15 Jan 2009 11:06:56 +0000
(12:06 +0100)
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 <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found