patch-2.0.36 linux/arch/i386/math-emu/reg_u_sub.S

Next file: linux/arch/i386/mm/init.c
Previous file: linux/arch/i386/lib/delay.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.35/linux/arch/i386/math-emu/reg_u_sub.S linux/arch/i386/math-emu/reg_u_sub.S
@@ -66,7 +66,7 @@
 	/* source 2 is always smaller than source 1 */
 	js	L_bugged_1
 
-	testl	$0x80000000,SIGH(%edi)	/* The args are assumed to be be normalized */
+	testl	$0x80000000,SIGH(%edi)	/* The args are assumed to be normalized */
 	je	L_bugged_2
 
 	testl	$0x80000000,SIGH(%esi)

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