Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

microblaze: Remove unused variable from ptrace

Patch b3c1e01a09d6af2dd7811a066ffcfc5171be2bed should do it.

Signed-off-by: Michal Simek <monstr@monstr.eu>

-1
-1
arch/microblaze/kernel/ptrace.c
··· 75 75 { 76 76 int rval; 77 77 unsigned long val = 0; 78 - unsigned long copied; 79 78 80 79 switch (request) { 81 80 /* Read/write the word at location ADDR in the registers. */