diff options
author | Jeff Dike <jdike@addtoit.com> | 2008-02-05 07:31:16 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-05 18:44:30 +0100 |
commit | cfef8f34e7cf57f3d278ceda79c85112dec13dc6 (patch) | |
tree | 5ddaf58aa91905cfda2917d6264e24fb950ab88f /arch/um/os-Linux/process.c | |
parent | uml: fix hostfs tv_usec calculations (diff) | |
download | linux-cfef8f34e7cf57f3d278ceda79c85112dec13dc6.tar.xz linux-cfef8f34e7cf57f3d278ceda79c85112dec13dc6.zip |
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 <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/um/os-Linux/process.c')
0 files changed, 0 insertions, 0 deletions