diff options
author | Al Viro <viro@ftp.linux.org.uk> | 2011-08-18 20:04:29 +0100 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2011-11-02 14:14:56 +0100 |
commit | e87df986ed053d25dbd57b8b137edec5022874f8 (patch) | |
tree | 93a955eb7136ddfb30f9a1c99038976729823af4 /crypto/cts.c | |
parent | d5c7e8b4ec4795ed0b8943cad8f87801fde371d7 (diff) | |
download | op-kernel-dev-e87df986ed053d25dbd57b8b137edec5022874f8.zip op-kernel-dev-e87df986ed053d25dbd57b8b137edec5022874f8.tar.gz |
um: simplify set_handler()
For one thing, we always block the same signals (IRQ ones - IO, WINCH, VTALRM),
so there's no need to pass sa_mask elements in arguments. For another, the
flags depend only on whether it's an IRQ signal or not (we add SA_RESTART
for them).
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'crypto/cts.c')
0 files changed, 0 insertions, 0 deletions