Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit af2b021f authored by Michal Simek's avatar Michal Simek
Browse files

microblaze: Remove unused variable from ptrace



Patch b3c1e01a should do it.

Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent 7a325aa2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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. */