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:
64e94aa
)
PM / Hibernate: Refactor and simplify hibernation_snapshot() code
author
Srivatsa S. Bhat
<srivatsa.bhat@linux.vnet.ibm.com>
Tue, 22 Nov 2011 22:20:31 +0000
(23:20 +0100)
committer
Rafael J. Wysocki
<rjw@sisk.pl>
Wed, 23 Nov 2011 20:13:41 +0000
(21:13 +0100)
The goto statements in hibernation_snapshot() are a bit complex.
Refactor the code to remove some of them, thereby simplifying the
implementation.
Signed-off-by: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
No differences found