diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2008-01-30 13:32:13 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-01-30 13:32:13 +0100 |
commit | e419190683cdeeda9be69af1dbc77031478559af (patch) | |
tree | d0f6f55afb04e499557f0571efa5aeaa4cca7b14 /arch/x86/math-emu/round_Xsig.S | |
parent | 7271339347653f6d652bb47aaee1f57d936002f6 (diff) | |
download | blackbird-op-linux-e419190683cdeeda9be69af1dbc77031478559af.tar.gz blackbird-op-linux-e419190683cdeeda9be69af1dbc77031478559af.zip |
x86: arch/x86/math-emu/errors.c: fix printk warnings
arch/x86/math-emu/errors.c:163: warning: format '%ld' expects type 'long int', but argument 3 has type 'u32'
arch/x86/math-emu/errors.c:175: warning: format '%ld' expects type 'long int', but argument 3 has type 'u32'
arch/x86/math-emu/errors.c:175: warning: format '%ld' expects type 'long int', but argument 4 has type 'u32'
arch/x86/math-emu/errors.c:175: warning: format '%ld' expects type 'long int', but argument 5 has type 'u32'
arch/x86/math-emu/errors.c:175: warning: format '%ld' expects type 'long int', but argument 6 has type 'u32'
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/math-emu/round_Xsig.S')
0 files changed, 0 insertions, 0 deletions