]> git.baikalelectronics.ru Git - kernel.git/commit
clk: hi3620: Delete error messages for a failed memory allocation in two functions
authorMarkus Elfring <elfring@users.sourceforge.net>
Tue, 18 Apr 2017 08:50:53 +0000 (10:50 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Wed, 19 Apr 2017 18:28:04 +0000 (11:28 -0700)
commit228169062cad134b76641a31759bc6390a5f15d6
tree1d9e8e5042053fda300773d386378e3bff76a7af
parent388c00b396696cc1c171a54c0b9945071a4d113a
clk: hi3620: Delete error messages for a failed memory allocation in two functions

The script "checkpatch.pl" pointed information out like the following.

WARNING: Possible unnecessary 'out of memory' message

Thus remove such statements here.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/hisilicon/clk-hi3620.c