commit | abef364050bcf8f46b0cb4bd47947ec2951664d3 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Jan 10 16:37:06 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Jan 10 16:37:06 2012 +0900 |
tree | 9775c7f8cb2b5f64d5bd71da6c4c0b86adcfc0d7 | |
parent | 6330c04bb455e10eb6cc6d2552a593af54c6dd96 [diff] |
sh: Remove redundant try_to_freeze() invocations. get_signal_to_deliver() takes care of this, kill off the redundancies, as per the avr32 change. Signed-off-by: Paul Mundt <lethal@linux-sh.org>