diff options
author | 2017-08-22 02:16:43 +0300 | |
---|---|---|
committer | 2017-09-19 17:55:57 -0400 | |
commit | 176826af03666758c656dd27f098cc889b71638b (patch) | |
tree | 7add5b3b2bfded9f5d16d9ea5d3d3be93ff499b6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | signal: simplify compat_sigpending() (diff) | |
download | wireguard-linux-176826af03666758c656dd27f098cc889b71638b.tar.xz wireguard-linux-176826af03666758c656dd27f098cc889b71638b.zip |
signal: lift sigset size check out of do_sigpending()
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions