commit | 8cbe0169053ffa185ad349088eb0901946c14a09 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Tue May 30 17:26:08 2006 -0400 |
committer | Dave Jones <davej@redhat.com> | Tue May 30 17:26:08 2006 -0400 |
tree | efb5c0ab82e411027499a7f133eeecf79dad6f99 | |
parent | 2e3f8faaa73f5065ae653a84997b5cd4d5876e1a [diff] |
[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>