From f58931f8d20ca04cfcb6fd213fb56b0cbe4dcd66 Mon Sep 17 00:00:00 2001 From: Eduardo Valentin Date: Wed, 17 Apr 2013 17:11:58 +0000 Subject: [PATCH] --- yaml --- r: 374578 b: refs/heads/master c: 4469b99743d296e24aefc5f8ed7df1bc9cfbbac8 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/thermal/cpu_cooling.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index fea6526e2f94..78d507dff378 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 243dbd9c606ff4f925496022762c8cf5b6e4a85e +refs/heads/master: 4469b99743d296e24aefc5f8ed7df1bc9cfbbac8 diff --git a/trunk/drivers/thermal/cpu_cooling.c b/trunk/drivers/thermal/cpu_cooling.c index fe0a8f593283..14c64b2a1466 100644 --- a/trunk/drivers/thermal/cpu_cooling.c +++ b/trunk/drivers/thermal/cpu_cooling.c @@ -127,7 +127,7 @@ static int get_property(unsigned int cpu, unsigned long input, unsigned int* output, enum cpufreq_cooling_property property) { int i, j; - unsigned long max_level = 0, level; + unsigned long max_level = 0, level = 0; unsigned int freq = CPUFREQ_ENTRY_INVALID; int descend = -1; struct cpufreq_frequency_table *table =