commit | 1cc36f73005427c7a74b0fdf0177cd0bf981e9ff | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Tue Sep 26 22:25:38 2017 +0200 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Mon Nov 13 17:40:11 2017 -0800 |
tree | 60a81a4d4697f2ccdad1a889c7d0438f3da92072 | |
parent | 62c73ed5bf6372bd8417897ea9dcaf1d50d50de6 [diff] |
clk: mmp: Delete error messages for failed memory allocations 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 <elfring@users.sourceforge.net> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>