提交 af2b021f 编写于 作者: M Michal Simek

microblaze: Remove unused variable from ptrace

Patch b3c1e01a should do it.
Signed-off-by: NMichal Simek <monstr@monstr.eu>
上级 7a325aa2
......@@ -75,7 +75,6 @@ long arch_ptrace(struct task_struct *child, long request, long addr, long data)
{
int rval;
unsigned long val = 0;
unsigned long copied;
switch (request) {
/* Read/write the word at location ADDR in the registers. */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册