]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
[PATCH] MIPS: Cavium: Move swapped comments to their rightful place.
authorRalf Baechle <ralf@linux-mips.org>
Sun, 5 Jul 2009 18:23:30 +0000 (19:23 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 3 Aug 2009 16:52:39 +0000 (17:52 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/c-octeon.c

index b165cdcb281815e4d95452283ac87ba8150200ed..10ab69f7183fc8b69630c3c7add7a06a22b64fe4 100644 (file)
@@ -289,7 +289,7 @@ static void  cache_parity_error_octeon(int non_recoverable)
 }
 
 /**
- * Called when the the exception is not recoverable
+ * Called when the the exception is recoverable
  */
 
 asmlinkage void cache_parity_error_octeon_recoverable(void)
@@ -298,7 +298,7 @@ asmlinkage void cache_parity_error_octeon_recoverable(void)
 }
 
 /**
- * Called when the the exception is recoverable
+ * Called when the the exception is not recoverable
  */
 
 asmlinkage void cache_parity_error_octeon_non_recoverable(void)