patch-2.4.22 linux-2.4.22/arch/ppc/boot/simple/misc-spruce.c
Next file: linux-2.4.22/arch/ppc/boot/utils/mkbugboot.c
Previous file: linux-2.4.22/arch/ppc/boot/simple/iic.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2003-08-25 04:44:40.000000000 -0700
-  Orig file: 
linux-2.4.21/arch/ppc/boot/simple/misc-spruce.c
-  Orig date: 
2003-06-13 07:51:31.000000000 -0700
diff -urN linux-2.4.21/arch/ppc/boot/simple/misc-spruce.c linux-2.4.22/arch/ppc/boot/simple/misc-spruce.c
@@ -395,7 +395,7 @@
 		unsigned long rec_loc = _ALIGN((unsigned long)(zimage_size) +
 				(1 << 20) - 1, (1 << 20));
 		rec = (struct bi_record *)rec_loc;
-  
+
 		/* We need to make sure that the initrd and bi_recs do not
 		 * overlap. */
 		if ( initrd_size ) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)