patch-2.1.110 linux/arch/arm/kernel/sys_arm.c

Next file: linux/arch/arm/kernel/time.c
Previous file: linux/arch/arm/kernel/signal.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.109/linux/arch/arm/kernel/sys_arm.c linux/arch/arm/kernel/sys_arm.c
@@ -239,7 +239,6 @@
 	lock_kernel();
 	if (!newsp)
 		newsp = regs->ARM_sp;
-
 	ret = do_fork(clone_flags, newsp, regs);
 	unlock_kernel();
 	return ret;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov