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:
4d08d97
)
x86: bios_uv.c: uv_systab should be static
author
Jaswinder Singh Rajput
<jaswinder@infradead.org>
Mon, 29 Dec 2008 16:42:50 +0000
(22:12 +0530)
committer
H. Peter Anvin
<hpa@zytor.com>
Tue, 30 Dec 2008 06:08:28 +0000
(22:08 -0800)
Impact: cleanup, reduce kernel size a bit, avoid sparse warning
Fixes sparse warning:
arch/x86/kernel/bios_uv.c:28:18: warning: symbol 'uv_systab' 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