commit | e318d2c8f32d409f304ece12e50a759b2ed78d1b | [log] [tgz] |
---|---|---|
author | Sudeep Holla <sudeep.holla@arm.com> | Fri Oct 18 11:37:49 2019 +0100 |
committer | Viresh Kumar <viresh.kumar@linaro.org> | Mon Oct 21 16:23:58 2019 +0530 |
tree | ea081258ba297e53011c38e4c39ec6a686832a03 | |
parent | 09402d5725bf8c521cbe162e1037f19b30e2afaa [diff] |
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>