[MIPS] Remove stray instruction from __get_user_asm_ll32.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 13 Feb 2007 15:01:21 +0000 (15:01 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 13 Feb 2007 22:40:51 +0000 (22:40 +0000)
This did result in double clearing of the error return value on success
only but should make a meassurable overhead for sigreturn.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found