From: Ralf Baechle Date: Thu, 16 Jun 2011 09:32:15 +0000 (+0100) Subject: MIPS: 32-bit: Fix number of argument to epoll_wait. X-Git-Tag: v3.2-rc1~69^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5db6acdb27fdf76b013ce5b7d0d43b83ee851b6d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed