git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3611553
)
[AVR32] Remove redundant try_to_freeze() call from do_signal()
author
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Wed, 28 Nov 2007 13:51:44 +0000
(14:51 +0100)
committer
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Fri, 25 Jan 2008 07:31:39 +0000
(08:31 +0100)
get_signal_to_deliver() will call try_to_freeze(), so there's no point
in do_signal() doing it as well.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
No differences found