cpufreq: powernow-k8: Drop memory allocation error messages from three functions
authorMarkus Elfring <elfring@users.sourceforge.net>
Thu, 15 Feb 2018 19:00:23 +0000 (20:00 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 27 Feb 2018 17:29:01 +0000 (18:29 +0100)
commit7f3a1d66df044709238ec674138dfff23b4712ff
treeb81444fe55c98aa77f091bc63fbd0594551d0278
parentd6b96e4706df9791f7c4915a567c498b0aafb659
cpufreq: powernow-k8: Drop memory allocation error messages from three functions

Omit an extra message 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>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/powernow-k8.c