diff options
| author | Jaswinder Singh Rajput <[email protected]> | 2009-03-22 20:43:01 +0000 |
|---|---|---|
| committer | Jaswinder Singh Rajput <[email protected]> | 2009-03-23 09:32:05 +0000 |
| commit | ba639039d68cd978f4fa900a6533fe930609ed35 (patch) | |
| tree | 974d6ae15a06044c4e5906af29efc6140757dda5 /Documentation/DocBook/procfs_example.c | |
| parent | x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the time (diff) | |
| download | kernel-ba639039d68cd978f4fa900a6533fe930609ed35.tar.gz kernel-ba639039d68cd978f4fa900a6533fe930609ed35.zip | |
x86: e820 fix various signedness issues in setup.c and e820.c
Impact: cleanup
This fixed various signedness issues in setup.c and e820.c:
arch/x86/kernel/setup.c:455:53: warning: incorrect type in argument 3 (different signedness)
arch/x86/kernel/setup.c:455:53: expected int *pnr_map
arch/x86/kernel/setup.c:455:53: got unsigned int extern [toplevel] *<noident>
arch/x86/kernel/setup.c:639:53: warning: incorrect type in argument 3 (different signedness)
arch/x86/kernel/setup.c:639:53: expected int *pnr_map
arch/x86/kernel/setup.c:639:53: got unsigned int extern [toplevel] *<noident>
arch/x86/kernel/setup.c:820:54: warning: incorrect type in argument 3 (different signedness)
arch/x86/kernel/setup.c:820:54: expected int *pnr_map
arch/x86/kernel/setup.c:820:54: got unsigned int extern [toplevel] *<noident>
arch/x86/kernel/e820.c:670:53: warning: incorrect type in argument 3 (different signedness)
arch/x86/kernel/e820.c:670:53: expected int *pnr_map
arch/x86/kernel/e820.c:670:53: got unsigned int [toplevel] *<noident>
Signed-off-by: Jaswinder Singh Rajput <[email protected]>
Diffstat (limited to 'Documentation/DocBook/procfs_example.c')
0 files changed, 0 insertions, 0 deletions
