linux/arch/mips/mips-boards/malta
Dmitri Vorobiev 8216d348e3 [MIPS] Malta: use the KERN_ facility level in printk()
This patch adds the KERN_ macros to printk() calls. Where applicable,
spaces are replaced by tabs.

These changes noticeably reduce the number of errors and warnings
reported by the checkpatch.pl script for the malta_int.c file.

Before the patch: total: 47 errors, 20 warnings, 354 lines checked

After the patch: total: 34 errors, 7 warnings, 355 lines checked

No functional changes introduced.

Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-01-29 10:15:03 +00:00
..
Makefile [MIPS] Use -Werror on subdirectories which build cleanly. 2007-07-31 21:35:33 +01:00
malta_int.c [MIPS] Malta: use the KERN_ facility level in printk() 2008-01-29 10:15:03 +00:00
malta_mtd.c [MIPS] Malta: Add missing MTD file. 2007-01-08 21:41:04 +00:00
malta_platform.c [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence 2007-07-10 17:33:01 +01:00
malta_setup.c [MIPS] Malta: use Linux kernel style for structure initialization 2008-01-29 10:15:03 +00:00
malta_smtc.c [MIPS] SMP: Call platform methods via ops structure. 2008-01-29 10:14:57 +00:00