]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] Fix warning in powernow-k8.c
authorBrian Gerst <bgerst@didntduck.org>
Wed, 27 Jul 2005 18:43:57 +0000 (11:43 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 27 Jul 2005 23:25:54 +0000 (16:25 -0700)
commit7657e20e46e26b198b24e2aefc696410bbe889c9
treed8305384be42cb95d9e249edaccbea991a144266
parentbbaf364103cee15c895e2086723d0ad9ef47ae99
[PATCH] Fix warning in powernow-k8.c

powernow-k8.c: In function `query_current_values_with_pending_wait':
powernow-k8.c:110: warning: `hi' may be used uninitialized in this function

Signed-off-by: Brian Gerst <bgerst@didntduck.org>
Cc: Dave Jones <davej@codemonkey.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/cpu/cpufreq/powernow-k8.c