MIPS: CM: Fix indentation
authorPaul Burton <paul.burton@mips.com>
Fri, 15 Feb 2019 22:22:44 +0000 (14:22 -0800)
committerPaul Burton <paul.burton@mips.com>
Fri, 15 Feb 2019 22:22:44 +0000 (14:22 -0800)
commit462fb81b267d580b933d7d875bb634962a357980
tree06c4c755c5def72cb503b4dcc50d3ceabdfe03dc
parent63f7541ce56253fbfc516044ecb31b1c3a6c6333
MIPS: CM: Fix indentation

mips_cm_error_report() contains a function call that's incorrectly
indented a level further than it ought to be. Remove a tab from the
start of both affected lines.

Signed-off-by: Paul Burton <paul.burton@mips.com>
arch/mips/kernel/mips-cm.c