diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2008-01-30 15:32:13 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-01-30 15:32:13 +0300 |
commit | e419190683cdeeda9be69af1dbc77031478559af (patch) | |
tree | d0f6f55afb04e499557f0571efa5aeaa4cca7b14 /crypto/internal.h | |
parent | 7271339347653f6d652bb47aaee1f57d936002f6 (diff) | |
download | linux-e419190683cdeeda9be69af1dbc77031478559af.tar.xz |
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 'crypto/internal.h')
0 files changed, 0 insertions, 0 deletions