patch-2.4.19 linux-2.4.19/arch/arm/kernel/semaphore.c

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

diff -urN linux-2.4.18/arch/arm/kernel/semaphore.c linux-2.4.19/arch/arm/kernel/semaphore.c
@@ -210,7 +210,6 @@
 	mov	r0, ip
 	bl	__up
 	ldmfd	sp!, {r0 - r3, pc}^
-
 	");
 
 #else
@@ -248,7 +247,6 @@
 	mov	r0, ip
 	bl	__up
 	ldmfd	sp!, {r0 - r3, pc}
-
 	");
 
 #endif

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