[CPUFREQ] Fix missing cpufreq_cpu_put() call in ->store
authorDave Jones <davej@redhat.com>
Wed, 5 Mar 2008 19:22:25 +0000 (14:22 -0500)
committerDave Jones <davej@redhat.com>
Wed, 5 Mar 2008 19:45:31 +0000 (14:45 -0500)
refactor to use gotos instead of explicit exit paths

Signed-off-by: Dave Jones <davej@redhat.com>

No differences found