diff options
| author | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-12-10 11:38:34 +0100 |
|---|---|---|
| committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-12-30 21:01:11 +0100 |
| commit | 245b815c3faf4a0509948618c35f993160e193a9 (patch) | |
| tree | 95453db99492c27f461fa6735807d1ff8d752827 /scripts/patch-kernel | |
| parent | m68k: Convert arch/m68k/mm/fault.c to pr_*() (diff) | |
| download | linux-245b815c3faf4a0509948618c35f993160e193a9.tar.gz linux-245b815c3faf4a0509948618c35f993160e193a9.zip | |
m68k: Convert arch/m68k/kernel/traps.c to pr_*()
Also fix a few printf-style formats, to get rid of the following compiler
warnings when DEBUG is enabled:
arch/m68k/kernel/traps.c: In function ‘access_error060’:
arch/m68k/kernel/traps.c:166: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’
arch/m68k/kernel/traps.c: In function ‘bus_error030’:
arch/m68k/kernel/traps.c:568: warning: format ‘%#lx’ expects type ‘long unsigned int’, but argument 2 has type ‘void *’
arch/m68k/kernel/traps.c:682: warning: format ‘%#lx’ expects type ‘long unsigned int’, but argument 2 has type ‘void *’
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
