]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/irqchip/irq-mips-cpu.c
MIPS: Panic messages should not end in \n.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 18 Sep 2013 14:05:26 +0000 (16:05 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Oct 2013 20:24:19 +0000 (21:24 +0100)
commitf7777dcc7550531ae551f544bdc391c65d0e1731
treeab95758874c5d534f95ec0814760a7805ba6d175
parent761845f0f68cf6eba9cad0a58d977b89f8d4486f
MIPS: Panic messages should not end in \n.

Panic() is going to add a \n itself and it's annoying if a panic message rolls
of the screen on a device with no scrollback.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/alchemy/devboards/db1235.c
arch/mips/cavium-octeon/setup.c
arch/mips/kernel/irq_cpu.c
arch/mips/kernel/smp-bmips.c
arch/mips/lantiq/irq.c
arch/mips/lantiq/xway/sysctrl.c
arch/mips/netlogic/common/smp.c
arch/mips/ralink/clk.c
arch/mips/ralink/mt7620.c
arch/mips/ralink/of.c
arch/mips/ralink/rt305x.c