Skip to content
Commit ab75dc02 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

MIPS: Fix up inconsistency in panic() string argument.



Panic() invokes printk() to add a \n internally, so panic arguments should
not themselves end in \n.  Panic invocations in arch/mips and elsewhere
are inconsistently sometimes terminating in \n, sometimes not.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 864c6c22
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment