]> 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)
commitcb92a889f768123abcea1355e8f6501f4ceeaf03
tree1d9e8e5042053fda300773d386378e3bff76a7af
parent023bdd7d906f19a63081be36329d3df589db1a4b
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