diff options
author | Jeff Dike <[email protected]> | 2008-02-04 22:31:12 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-02-05 09:44:30 -0800 |
commit | 75ada8ffe08cef9b506a796ba6f9ce2071dcf0d7 (patch) | |
tree | ee7702a687fc3857f8c5190bca4f7c5f3c1497d2 /arch/um/kernel | |
parent | e06173bde0ec9830a296720f8cd7cb2f17b76fa4 (diff) |
uml: move sig_handler_common_skas
This patch moves sig_handler_common_skas from
arch/um/os-Linux/skas/trap.c to its only caller in
arch/um/os-Linux/signal.c. trap.c is now empty, so it can be removed.
This is code movement only - the significant cleanup needed here is
done in the next patch.
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')
0 files changed, 0 insertions, 0 deletions