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:
6a76b7a
)
PM / Sleep: Remove unnecessary label and jumps to it form PM core code
author
Rafael J. Wysocki
<rjw@sisk.pl>
Mon, 21 Nov 2011 22:33:28 +0000
(23:33 +0100)
committer
Rafael J. Wysocki
<rjw@sisk.pl>
Wed, 23 Nov 2011 20:13:24 +0000
(21:13 +0100)
The "End" label in device_prepare() in drivers/base/power/main.c is
not necessary and the jumps to it have no real effect, so remove them
all.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Reviewed-by: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
No differences found