[CPUFREQ] Disambiguate loop indexes in powernow-k7
authorDave Jones <davej@redhat.com>
Tue, 30 May 2006 21:26:08 +0000 (17:26 -0400)
committerDave Jones <davej@redhat.com>
Tue, 30 May 2006 21:26:08 +0000 (17:26 -0400)
commit8cbe0169053ffa185ad349088eb0901946c14a09
treeefb5c0ab82e411027499a7f133eeecf79dad6f99
parent2e3f8faaa73f5065ae653a84997b5cd4d5876e1a
[CPUFREQ] Disambiguate loop indexes in powernow-k7

This shouldn't have actually caused any problems
(as we return if we 'corrupt' 'i', but it's still not
very pretty.  For the sake of adding another local variable,
this got cleaner.

Signed-off-by: Dave Jones <davej@redhat.com>
arch/i386/kernel/cpu/cpufreq/powernow-k7.c