diff options
author | 2008-12-29 22:11:40 +0530 | |
---|---|---|
committer | 2008-12-29 22:08:22 -0800 | |
commit | 4d08d97f5262dab4482af5bc91b30af4ca02269e (patch) | |
tree | 5d028c4326189b9911f61d01a2ca7069ac10c861 /lib/debugobjects.c | |
parent | x86: amd_iommu.c: prealloc_protection_domains should be static (diff) | |
download | wireguard-linux-4d08d97f5262dab4482af5bc91b30af4ca02269e.tar.xz wireguard-linux-4d08d97f5262dab4482af5bc91b30af4ca02269e.zip |
x86: genx2apic_phys.c: x2apic_send_IPI_self and init_x2apic_ldr should be static
Impact: cleanup, reduce kernel size a bit, avoid sparse warnings
Fixes sparse warnings:
arch/x86/kernel/genx2apic_phys.c:164:6: warning: symbol 'x2apic_send_IPI_self' was not declared. Should it be static?
arch/x86/kernel/genx2apic_phys.c:169:6: warning: symbol 'init_x2apic_ldr' 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>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions