sh: Remove redundant try_to_freeze() invocations.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 10 Jan 2012 07:37:06 +0000 (16:37 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 10 Jan 2012 07:37:06 +0000 (16:37 +0900)
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>

No differences found