]> asedeno.scripts.mit.edu Git - linux.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)
commit0b910402cfa0d3b3de666d68d107b30bf13e164e
tree237a4cd9160212a382af7ad37c998638d34b4dcc
parent2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e
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