]> git.baikalelectronics.ru Git - kernel.git/commit
cpufreq: s3c24xx: Drop memory allocation error messages from two functions
authorMarkus Elfring <elfring@users.sourceforge.net>
Thu, 15 Feb 2018 16:28:40 +0000 (17:28 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 27 Feb 2018 17:29:01 +0000 (18:29 +0100)
commitb81592e0821a31a5871f6e1d00c082842693e1ef
tree69428b60574b5f90a43703c2f236105581473ed0
parent9dab51fb875d473675482f4ab768a8731ec560a2
cpufreq: s3c24xx: Drop memory allocation error messages from two 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/s3c24xx-cpufreq.c