commit | 0cb8bc256093e716d2a0a4a721f36c625a3f7634 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Wed Feb 18 14:11:00 2009 -0500 |
committer | Dave Jones <davej@redhat.com> | Tue Feb 24 22:47:32 2009 -0500 |
tree | 583d4e23c06480459dd6727dad079283bdb6d92a | |
parent | de3ed81d746d7cfc22a0c645244ed9fa71e4a833 [diff] |
[CPUFREQ] powernow-k8: Use a common exit path. a0abd520fd69295f4a3735e29a9448a32e101d47 introduced a slew of extra kfree/return -ENODEV pairs. This replaces them all with gotos. Signed-off-by: Dave Jones <davej@redhat.com>