patch-2.1.43 linux/arch/m68k/kernel/setup.c

Next file: linux/arch/m68k/kernel/traps.c
Previous file: linux/arch/m68k/kernel/entry.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.42/linux/arch/m68k/kernel/setup.c linux/arch/m68k/kernel/setup.c
@@ -142,8 +142,8 @@
     }
 }
 
- __initfunc(void setup_arch(char **cmdline_p, unsigned long * memory_start_p,
-		unsigned long * memory_end_p))
+__initfunc(void setup_arch(char **cmdline_p, unsigned long * memory_start_p,
+			   unsigned long * memory_end_p))
 {
 	unsigned long memory_start, memory_end;
 	extern int _etext, _edata, _end;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov