android_kernel_xiaomi_sm8350/arch/x86/kernel/cpu/cpufreq
Paolo Ciarrocchi 219835f10e x86: coding style fixes to x86/kernel/cpu/cpufreq/cpufreq-nforce2.c
Before:
total: 22 errors, 8 warnings, 440 lines checked

After:
total: 0 errors, 8 warnings, 442 lines checked

paolo@paolo-desktop:~/linux.trees.git$ md5sum /tmp/cpufreq-nforce2.o.*
3d4330a5d188fe904446e5948a618b48  /tmp/cpufreq-nforce2.o.after
1477e6b0dcd6f59b1fb6b4490042eca6  /tmp/cpufreq-nforce2.o.before
^^^ I guess this is because I fixed a few "do not initialise statics to 0 or NULL"

paolo@paolo-desktop:~/linux.trees.git$ size /tmp/cpufreq-nforce2.o.*
   text    data     bss     dec     hex filename
   1923      72      16    2011     7db /tmp/cpufreq-nforce2.o.after
   1923      72      16    2011     7db /tmp/cpufreq-nforce2.o.before

Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-06-18 15:00:14 +02:00
..
acpi-cpufreq.c [CPUFREQ] expose cpufreq coordination requirements regardless of coordination mechanism 2008-04-28 16:27:08 -04:00
cpufreq-nforce2.c x86: coding style fixes to x86/kernel/cpu/cpufreq/cpufreq-nforce2.c 2008-06-18 15:00:14 +02:00
e_powersaver.c
elanfreq.c
gx-suspmod.c
Kconfig
longhaul.c
longhaul.h
longrun.c [CPUFREQ] Crusoe: longrun cpufreq module reports false min freq 2008-05-19 18:17:28 -04:00
Makefile
p4-clockmod.c
powernow-k6.c
powernow-k7.c
powernow-k7.h
powernow-k8.c [CPUFREQ] powernow-k8: improve error messages 2008-05-19 18:17:27 -04:00
powernow-k8.h
sc520_freq.c
speedstep-centrino.c x86: use new set_cpus_allowed_ptr function 2008-04-19 19:44:58 +02:00
speedstep-ich.c x86: use new set_cpus_allowed_ptr function 2008-04-19 19:44:58 +02:00
speedstep-lib.c
speedstep-lib.h
speedstep-smi.c