[CPUFREQ] cpufreq_notify_transition cleanup.
authorDave Jones <davej@redhat.com>
Tue, 31 Jan 2006 23:53:55 +0000 (15:53 -0800)
committerDave Jones <davej@redhat.com>
Tue, 31 Jan 2006 23:53:55 +0000 (15:53 -0800)
Introduce caching of cpufreq_cpu_data[freqs->cpu], which allows us to
make the function a lot more readable, and as a nice side-effect, it
now fits in < 80 column displays again.

Signed-off-by: Dave Jones <davej@redhat.com>

No differences found