提交 201233e6 编写于 作者: T Tony Wu 提交者: Ralf Baechle

MIPS: traps: remove unused variable

flags is indeed unused.
Signed-off-by: NTony Wu <tung7970@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/11699/Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 1e820da3
......@@ -1353,7 +1353,6 @@ asmlinkage void do_cpu(struct pt_regs *regs)
unsigned long fcr31;
unsigned int cpid;
int status, err;
unsigned long __maybe_unused flags;
int sig;
prev_state = exception_enter();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册