]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitedc5633e9ca41eedf4700d1b6a3d1f71043f97d5
treec26e664445748071e9f493e540fd6efd402f5b43
parent653de91f0e9b814323f688ee9746e3317920ea3d
MIPS: traps: remove extra Tainted: line from __show_regs() output

__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