From: Markus Elfring <[email protected]> Date: Wed, 19 Apr 2017 21:45:43 +0200
A few update suggestions were taken into account from static source code analysis. Markus Elfring (5): Use kcalloc() in of_cpu_clk_setup() Adjust two checks for null pointers in of_cpu_clk_setup() Use kcalloc() in two functions Adjust two checks for null pointers in kirkwood_fix_sscg_deviation() Delete an unnecessary variable initialisation in kirkwood_fix_sscg_deviation() drivers/clk/mvebu/clk-cpu.c | 8 ++++---- drivers/clk/mvebu/common.c | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) -- 2.12.2

