commit | 5db6acdb27fdf76b013ce5b7d0d43b83ee851b6d | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Thu Jun 16 10:32:15 2011 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Oct 20 15:00:18 2011 +0100 |
tree | 1fbe4b4fdc513836faecf358de6199f5c2477a4b | |
parent | 901f6169400bcfcde7da71695c57388da0a515e5 [diff] |
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>