提交 e2ee9bb2 编写于 作者: J Jesper Nilsson

CRIS: Minor formatting fix in traps.c

Signed-off-by: NJesper Nilsson <jesper.nilsson@axis.com>
上级 39923326
...@@ -9,8 +9,7 @@ ...@@ -9,8 +9,7 @@
#include <hwregs/intr_vect_defs.h> #include <hwregs/intr_vect_defs.h>
#include <asm/irq.h> #include <asm/irq.h>
void void show_registers(struct pt_regs *regs)
show_registers(struct pt_regs *regs)
{ {
/* /*
* It's possible to use either the USP register or current->thread.usp. * It's possible to use either the USP register or current->thread.usp.
...@@ -101,8 +100,7 @@ show_registers(struct pt_regs *regs) ...@@ -101,8 +100,7 @@ show_registers(struct pt_regs *regs)
} }
} }
void void arch_enable_nmi(void)
arch_enable_nmi(void)
{ {
unsigned long flags; unsigned long flags;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册