From: Dave Jones Date: Wed, 18 Feb 2009 19:11:00 +0000 (-0500) Subject: [CPUFREQ] powernow-k8: Use a common exit path. X-Git-Tag: v2.6.30-rc1~678^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cb8bc256093e716d2a0a4a721f36c625a3f7634;p=pandora-kernel.git [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 --- Reading git-diff-tree failed