MIPS: traps: remove extra Tainted: line from __show_regs() output
authorPetri Gynther <pgynther@google.com>
Fri, 8 May 2015 22:10:00 +0000 (15:10 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 12 May 2015 21:50:33 +0000 (23:50 +0200)
__show_regs() calls show_regs_print_info(), which already outputs
the Tainted: information. So, no need to output it twice.

Signed-off-by: Petri Gynther <pgynther@google.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/9997/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/traps.c

Simple merge