cpufreq:LAB:cosmetic: Cosmetic code cleanup
authorLukasz Majewski <l.majewski@samsung.com>
Tue, 4 Mar 2014 11:20:34 +0000 (12:20 +0100)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:47:09 +0000 (11:47 +0900)
commitf52baeb44598123417c526d2fc679153af512911
treef40a021791b7f492c630fdaa6b5d52f3fd2f7ac3
parentcdcfec3f9be48caf6e38e41c022e717d83fade51
cpufreq:LAB:cosmetic: Cosmetic code cleanup

Initialization of static variable is not necessary, since it will be placed
at BSS section.

Also proper format comments have been added.

Change-Id: Id5e30a97d7d3cdb851f09a69e944c77223fa8a82
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
drivers/cpufreq/cpufreq_lab.c