patch-2.1.121 linux/arch/alpha/lib/io.c
Next file: linux/arch/alpha/lib/stackcheck.S
Previous file: linux/arch/alpha/kernel/time.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Sun Sep  6 10:34:33 1998
-  Orig file: 
v2.1.120/linux/arch/alpha/lib/io.c
-  Orig date: 
Tue Aug 18 22:02:02 1998
diff -u --recursive --new-file v2.1.120/linux/arch/alpha/lib/io.c linux/arch/alpha/lib/io.c
@@ -477,7 +477,8 @@
 		count -= 4;
 	}
 
-	/* Handle all full-sized quadwords: we're aligned (or have a small count) */
+	/* Handle all full-sized quadwords: we're aligned
+	   (or have a small count) */
 	count -= 8;
 	if (count >= 0) {
 		do {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov