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

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