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:
de3ed81
)
[CPUFREQ] powernow-k8: Use a common exit path.
author
Dave Jones
<davej@redhat.com>
Wed, 18 Feb 2009 19:11:00 +0000
(14:11 -0500)
committer
Dave Jones
<davej@redhat.com>
Wed, 25 Feb 2009 03:47:32 +0000
(22:47 -0500)
a0abd520fd69295f4a3735e29a9448a32e101d47
introduced a slew of
extra kfree/return -ENODEV pairs. This replaces them all
with gotos.
Signed-off-by: Dave Jones <davej@redhat.com>
No differences found