patch-2.4.2 linux/arch/ia64/lib/copy_user.S

Next file: linux/arch/ia64/sn/io/klconflib.c
Previous file: linux/arch/ia64/kernel/unwind.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/arch/ia64/lib/copy_user.S linux/arch/ia64/lib/copy_user.S
@@ -518,7 +518,7 @@
 	// Other key point:
 	// 	- if you fail on the ld8 in the head, it means you went straight
 	//	  to it, i.e. 8byte alignment within an unexisting page.
-	// Again this comes from the fact that if you crossed just for the the ld8 then
+	// Again this comes from the fact that if you crossed just for the ld8 then
 	// you are 8byte aligned but also 16byte align, therefore you would
 	// either go for the 16byte copy loop OR the ld8 in the tail part.
 	// The combination ld1, ld2, ld4, ld8 where you fail on ld8 is impossible

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