aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/mm/kmap.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2013-12-10 11:38:34 +0100
committerGeert Uytterhoeven <geert@linux-m68k.org>2013-12-30 21:01:11 +0100
commit245b815c3faf4a0509948618c35f993160e193a9 (patch)
tree95453db99492c27f461fa6735807d1ff8d752827 /arch/m68k/mm/kmap.c
parentm68k: Convert arch/m68k/mm/fault.c to pr_*() (diff)
downloadlinux-dev-245b815c3faf4a0509948618c35f993160e193a9.tar.xz
linux-dev-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 'arch/m68k/mm/kmap.c')
0 files changed, 0 insertions, 0 deletions