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

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
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment