patch-2.4.3 linux/arch/ia64/lib/strlen.S

Next file: linux/arch/ia64/lib/strlen_user.S
Previous file: linux/arch/ia64/lib/copy_user.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.2/linux/arch/ia64/lib/strlen.S linux/arch/ia64/lib/strlen.S
@@ -198,5 +198,5 @@
 	;;
 	sub ret0=ret0,tmp	// length=now - back -1
 	mov ar.pfs=saved_pfs	// because of ar.ec, restore no matter what
-	br.ret.sptk.few rp	// end of sucessful recovery code
+	br.ret.sptk.few rp	// end of successful recovery code
 END(strlen)

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