+14
−7
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
As sigsetsize argument of do_sigpending() is not used anywhere else in that function after the check, remove this argument and move the check out of do_sigpending() into rt_sigpending() and its compat analog. Suggested-by:Al Viro <viro@zeniv.linux.org.uk> Signed-off-by:
Dmitry V. Levin <ldv@altlinux.org> Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>