[PATCH] clk/spear: Delete five error messages for a failed memory allocation
From: viresh.kumar@linaro.org (Viresh Kumar)
Date: 2017-09-27 17:42:55
Also in:
kernel-janitors, linux-clk, lkml
From: viresh.kumar@linaro.org (Viresh Kumar)
Date: 2017-09-27 17:42:55
Also in:
kernel-janitors, linux-clk, lkml
On 27-09-17, 18:15, SF Markus Elfring wrote:
From: Markus Elfring <redacted> Date: Wed, 27 Sep 2017 18:00:21 +0200 Omit extra messages for a memory allocation failure in these functions. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <redacted> --- drivers/clk/spear/clk-aux-synth.c | 4 +--- drivers/clk/spear/clk-frac-synth.c | 4 +--- drivers/clk/spear/clk-gpt-synth.c | 4 +--- drivers/clk/spear/clk-vco-pll.c | 8 ++------ 4 files changed, 5 insertions(+), 15 deletions(-)
Acked-by: Viresh Kumar <viresh.kumar@linaro.org> -- viresh