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
-  Lines: 8
-  Date:
Fri Aug  2 17:39:43 2002
-  Orig file: 
linux-2.4.18/arch/m68k/kernel/ptrace.c
-  Orig date: 
Tue Sep 18 17:03:51 2001
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)