From: Ralf Baechle Date: Wed, 18 Sep 2013 14:05:26 +0000 (+0200) Subject: MIPS: Panic messages should not end in \n. X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~57^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7777dcc7550531ae551f544bdc391c65d0e1731;p=pandora-kernel.git 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 --- Reading git-diff-tree failed