]> git.baikalelectronics.ru Git - kernel.git/commit
clk: clk-mux: Delete an error message for a failed memory allocation
authorMarkus Elfring <elfring@users.sourceforge.net>
Tue, 26 Sep 2017 15:23:04 +0000 (17:23 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Tue, 14 Nov 2017 01:28:17 +0000 (17:28 -0800)
commit759a8290cc41181c6968995bf8de59a3c917d960
tree237a4cd9160212a382af7ad37c998638d34b4dcc
parent2018862bdad13479b663e0e9615d7c6fcaa89285
clk: clk-mux: Delete an error message for a failed memory allocation

Omit an extra message for a memory allocation failure in this function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
[sboyd@codeaurora.org: Cleanup commit text]
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/clk-mux.c