cpufreq: vexpress-spc: fix some coding style issues
authorSudeep Holla <sudeep.holla@arm.com>
Fri, 18 Oct 2019 10:37:49 +0000 (11:37 +0100)
committerViresh Kumar <viresh.kumar@linaro.org>
Mon, 21 Oct 2019 10:53:58 +0000 (16:23 +0530)
commite318d2c8f32d409f304ece12e50a759b2ed78d1b
treeea081258ba297e53011c38e4c39ec6a686832a03
parent09402d5725bf8c521cbe162e1037f19b30e2afaa
cpufreq: vexpress-spc: fix some coding style issues

Fix the following checkpatch checks/warnings:

CHECK: Unnecessary parentheses around the code
CHECK: Alignment should match open parenthesis
CHECK: Prefer kernel type 'u32' over 'uint32_t'
WARNING: Missing a blank line after declarations

Acked-by: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/vexpress-spc-cpufreq.c