ARM: cpuidle: Drop memory allocation error message from arm_idle_init_cpu()
authorMarkus Elfring <elfring@users.sourceforge.net>
Thu, 15 Feb 2018 15:40:38 +0000 (16:40 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 5 Mar 2018 11:39:32 +0000 (12:39 +0100)
commitbda4d21b6e5d423e3f21a6c49d3d5283592e3b65
tree1602eba7406b92fba8a771e10ed11837f799b26b
parent661e50bc853209e41a5c14a290ca4decc43cbfd1
ARM: cpuidle: Drop memory allocation error message from arm_idle_init_cpu()

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>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpuidle/cpuidle-arm.c