Commit 13166af2 authored by Jason Wang's avatar Jason Wang Committed by Thomas Bogendoerfer
Browse files

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: default avatarJason Wang <wangborong@cdjrlc.com>
Acked-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent d58071a8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)