From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx> Date: Tue, 18 Apr 2017 11:27:32 +0200 A few update suggestions were taken into account from static source code analysis. Markus Elfring (6): Use kcalloc() in hisi_clk_init() Delete error messages for failed memory allocations in hisi_clk_init() Use devm_kmalloc_array() in hisi_clk_alloc() Use kcalloc() in hi3620_mmc_clk_init() Delete error messages for a failed memory allocation in two functions Fix a typo in one variable name drivers/clk/hisilicon/clk-hi3620.c | 16 ++++++---------- drivers/clk/hisilicon/clk.c | 18 ++++++++---------- 2 files changed, 14 insertions(+), 20 deletions(-) -- 2.12.2 -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html