mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-22 20:30:58 +02:00
MIPS: Fix comment typo
The double `it' is duplicated in the comment, remove one. Signed-off-by: Jason Wang <wangborong@cdjrlc.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
committed by
Thomas Bogendoerfer
parent
80e78fcce8
commit
edeed42402
@@ -1032,7 +1032,7 @@ static int cop1Emulate(struct pt_regs *xcp, struct mips_fpu_struct *ctx,
|
||||
*/
|
||||
if (dec_insn.micro_mips_mode) {
|
||||
/*
|
||||
* If next instruction is a 16-bit instruction, then it
|
||||
* If next instruction is a 16-bit instruction, then
|
||||
* it cannot be a FPU instruction. This could happen
|
||||
* since we can be called for non-FPU instructions.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user