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

Next file: linux/arch/mips/sni/setup.c
Previous file: linux/arch/mips/kernel/time.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.103/linux/arch/mips/kernel/unaligned.c linux/arch/mips/kernel/unaligned.c
@@ -65,7 +65,7 @@
  *         printf("\n");
  * }
  *
- * Coprozessor loads are not supported; I think this case is unimportant
+ * Coprocessor loads are not supported; I think this case is unimportant
  * in the practice.
  *
  * TODO: Handle ndc (attempted store to doubleword in uncached memory)
@@ -338,7 +338,7 @@
 	case swc2_op:
 	case sdc2_op:
 		/*
-		 * These are the coprozessor 2 load/stores.  The current
+		 * These are the coprocessor 2 load/stores.  The current
 		 * implementations don't use cp2 and cp2 should always be
 		 * disabled in c0_status.  So send SIGILL.
                  * (No longer true: The Sony Praystation uses cp2 for

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