提交 a6352cdd 编写于 作者: D Dmitri Vorobiev 提交者: Ralf Baechle

[MIPS] Malta: remove a superfluous comment

Using the "We die here" comment right before calling the die()
function is an extremely vivid example of overcommenting.

Remove the redundant comment and save one line.

No functional changes introduced.
Signed-off-by: NDmitri Vorobiev <dmitri.vorobiev@gmail.com>
Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 54bf038e
无相关合并请求
......@@ -173,7 +173,6 @@ static void corehi_irqdispatch(void)
break;
}
/* We die here*/
die("CoreHi interrupt", regs);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部