]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: renesas: mstp: Delete error messages for failed memory allocations
authorMarkus Elfring <elfring@users.sourceforge.net>
Mon, 25 Sep 2017 08:10:51 +0000 (10:10 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 28 Sep 2017 15:57:34 +0000 (17:57 +0200)
commit168bcbcb1c72a4753fc64ef384b46e330bfccd08
tree2df54f99c80f230ef7fd8165e208dac26f1dd433
parent8d46e28fb5081b49c5b24c814ad464fb99359d58
clk: renesas: mstp: Delete error messages for failed memory allocations

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

WARNING: Possible unnecessary 'out of memory' message

Thus fix affected source code places.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/clk/renesas/clk-mstp.c