MIPS: Fix typo in a comment
authorJason Wang <wangborong@cdjrlc.com>
Sat, 11 Dec 2021 08:51:32 +0000 (16:51 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 14 Dec 2021 09:03:04 +0000 (10:03 +0100)
commitdae39cff8d989a7afbceb1fdc31e61f38e7ed5e3
tree927c59e7b414004bf763e39fd54d30b7fb7d0fe4
parentc0484efaf569d62736d93dcb3c8bceb7f226bbbc
MIPS: Fix typo in a comment

The double `the' in the comment in line 344 is repeated. Remove one
of them from the comment.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/mm/c-octeon.c