]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: samsung: Delete a memory allocation error message in clk-cpu.c
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 27 Sep 2017 13:46:53 +0000 (15:46 +0200)
committerSylwester Nawrocki <s.nawrocki@samsung.com>
Wed, 27 Sep 2017 15:06:18 +0000 (17:06 +0200)
commit8834b0950156de37acccd422263d4da3c94495e6
treeb0230fddfe72814a91cae25431697d95de1e7145
parent2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e
clk: samsung: Delete a memory allocation error message in clk-cpu.c

Omit an extra message for a memory allocation failure
in exynos_register_cpu_clock() function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
drivers/clk/samsung/clk-cpu.c