aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mm/c-octeon.c
diff options
context:
space:
mode:
authorJason Wang <wangborong@cdjrlc.com>2021-11-13 11:25:52 +0800
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2021-11-29 12:42:30 +0100
commit13166af248988f9752de5783ec7185c3212f416b (patch)
tree9aafe091013c3e78e53ffa3603c451b0c8a25390 /arch/mips/mm/c-octeon.c
parentd58071a8a76d779eedab38033ae4c821c30295a5 (diff)
MIPS: Remove a repeated word in a comment
The repeated word `the' in a comment is redundant, thus one of them was removed from the comment. Signed-off-by: Jason Wang <wangborong@cdjrlc.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/mm/c-octeon.c')
-rw-r--r--arch/mips/mm/c-octeon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/mm/c-octeon.c b/arch/mips/mm/c-octeon.c
index ec2ae501539a..490322b01f91 100644
--- a/arch/mips/mm/c-octeon.c
+++ b/arch/mips/mm/c-octeon.c
@@ -332,7 +332,7 @@ static void co_cache_error_call_notifiers(unsigned long val)
}
/*
- * Called when the the exception is recoverable
+ * Called when the exception is recoverable
*/
asmlinkage void cache_parity_error_octeon_recoverable(void)