commit | 9180053cacfec4aa233a6cabf1256960e75b0abd | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Wed Apr 19 00:07:28 2006 +0200 |
committer | Dave Jones <davej@redhat.com> | Tue Apr 18 17:24:52 2006 -0500 |
tree | f8378ac361b4ae393a579d2e94161251ff1ed328 | |
parent | 3aee086bd3ecce968283798ce4a73966c7ed44e3 [diff] |
[CPUFREQ] powernow-k8.c: fix a check-after-use This patch fixes a check-after-use introduced by commit 4211a30349e8d2b724cfb4ce2584604f5e59c299 and spotted by the Coverity checker. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Dave Jones <davej@redhat.com>