MIPS: 32-bit: Fix number of argument to epoll_wait.
commitc314ce3cea5461ddfddcaf66139bed5fb17946c6
authorRalf Baechle <ralf@linux-mips.org>
Thu, 16 Jun 2011 09:32:15 +0000 (16 10:32 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 16 Jun 2011 09:32:15 +0000 (16 10:32 +0100)
tree5a4f71fb30efc41043975e7632751ca32f284a1f
parent569b64d2510433f7a7c8e12bba213efd90dbbbbe
MIPS: 32-bit: Fix number of argument to epoll_wait.

The number of arguments only matters for syscalls with stack arguments that
is using 5 or more argument slots so this is just cosmetic fix.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/scall32-o32.S