patch-2.4.20 linux-2.4.20/arch/mips/dec/prom/identify.c

Next file: linux-2.4.20/arch/mips/dec/prom/init.c
Previous file: linux-2.4.20/arch/mips/dec/kn02-irq.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/mips/dec/prom/identify.c linux-2.4.20/arch/mips/dec/prom/identify.c
@@ -21,7 +21,7 @@
 
 extern unsigned long mips_machtype;
 const char *get_system_type(void)
-{ 
+{
 	static char system[32];
 	int called = 0;
 	const char *dec_system_strings[] = { "unknown", "DECstation 2100/3100",

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