patch-2.4.20 linux-2.4.20/arch/mips/kernel/unaligned.c

Next file: linux-2.4.20/arch/mips/lib/Makefile
Previous file: linux-2.4.20/arch/mips/kernel/traps.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/mips/kernel/unaligned.c linux-2.4.20/arch/mips/kernel/unaligned.c
@@ -41,7 +41,7 @@
  *
  * #include <stdio.h>
  * #include <asm/sysmips.h>
- * 
+ *
  * struct foo {
  *         unsigned char bar[8];
  * };
@@ -368,7 +368,7 @@
 	unsigned long pc;
 	extern int do_dsemulret(struct pt_regs *);
 
-	/* 
+	/*
 	 * Address errors may be deliberately induced
 	 * by the FPU emulator to take retake control
 	 * of the CPU after executing the instruction

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