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:
c62e9d5
)
x86: apic.c: xapic_icr_read and x2apic_icr_read should be static
author
Jaswinder Singh Rajput
<jaswinder@infradead.org>
Tue, 30 Dec 2008 17:16:36 +0000
(22:46 +0530)
committer
H. Peter Anvin
<hpa@zytor.com>
Tue, 30 Dec 2008 21:31:28 +0000
(13:31 -0800)
Impact: cleanup, reduce kernel size a bit, avoid sparse warning
Fixes sparse warning:
arch/x86/kernel/apic.c:270:5: warning: symbol 'x2apic_icr_read' was not declared. Should it be static?
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found