patch-2.4.22 linux-2.4.22/arch/ppc/boot/prep/misc.c

Next file: linux-2.4.22/arch/ppc/boot/prep/of1275.h
Previous file: linux-2.4.22/arch/ppc/boot/prep/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/ppc/boot/prep/misc.c linux-2.4.22/arch/ppc/boot/prep/misc.c
@@ -353,7 +353,7 @@
 		unsigned long initrd_loc;
 		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

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