diff options
author | Jeff Dike <[email protected]> | 2008-02-04 22:31:16 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-02-05 09:44:30 -0800 |
commit | cfef8f34e7cf57f3d278ceda79c85112dec13dc6 (patch) | |
tree | 5ddaf58aa91905cfda2917d6264e24fb950ab88f /arch/um/kernel/mem.c | |
parent | d7b88513c504e49d450b0f89f80ba9d451a3c804 (diff) |
uml: signal handling tidying
This patch tidies the signal handling code slightly.
pending is renamed to signals_pending for symmetry with signals_enabled.
remove_sigstack was unused, so can be deleted.
The value of change_sig was never used, so it is now void and the
return value is not calculated any more.
Signed-off-by: Jeff Dike <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/um/kernel/mem.c')
0 files changed, 0 insertions, 0 deletions