patch-2.4.19 linux-2.4.19/arch/m68k/kernel/ptrace.c

Next file: linux-2.4.19/arch/m68k/kernel/setup.c
Previous file: linux-2.4.19/arch/m68k/kernel/process.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/m68k/kernel/ptrace.c linux-2.4.19/arch/m68k/kernel/ptrace.c
@@ -103,7 +103,6 @@
 asmlinkage int sys_ptrace(long request, long pid, long addr, long data)
 {
 	struct task_struct *child;
-	unsigned long flags;
 	int ret;
 
 	lock_kernel();

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)