diff options
author | Frans Klaver <frans.klaver@xsens.com> | 2015-01-14 08:15:41 (GMT) |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2015-01-20 12:58:30 (GMT) |
commit | 5c3faad29b266da015e3726cff6556df5c3cd9f5 (patch) | |
tree | f1c8a009fd4077eec507174728bb8336b67aae9d /crypto/crypto_wq.c | |
parent | 0428c40d4c448f5dc63b0f76de14fa0affa7aa2f (diff) | |
download | linux-5c3faad29b266da015e3726cff6556df5c3cd9f5.tar.xz |
power: reset: ltc2952: cleanup control flow in poweroff_handler
ltc2952_poweroff_handler uses gotos to return from the function. Since
we don't do cleanups exiting this function, just return IRQ_HANDLED on
the spot and be done with it.
While at it, remove the variable 'ret'. It was never used very much.
Signed-off-by: Frans Klaver <frans.klaver@xsens.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'crypto/crypto_wq.c')
0 files changed, 0 insertions, 0 deletions