]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita70906f3cb632a3f42540ed657fd7db6775a9dc0
treeb81444fe55c98aa77f091bc63fbd0594551d0278
parentd9ab5e82a21773abc19214cc1f622750f50368e9
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