Viresh Kumar
f19b1a1735
thermal: cpu_cooling: Replace kmalloc with kmalloc_array
Checkpatch reports following:
WARNING: Prefer kmalloc_array over kmalloc with multiply
+ cpufreq_cdev->freq_table = kmalloc(sizeof(*cpufreq_cdev->freq_table) * i,
Fix that.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
2017-05-27 17:33:04 -07:00
..
2017-04-23 08:55:37 -07:00
2016-11-23 10:05:25 +08:00
2016-09-27 14:02:16 +08:00
2017-02-18 17:22:27 -08:00
2016-09-27 14:35:21 +08:00
2016-09-27 14:02:32 +08:00
2017-05-27 17:32:24 -07:00
2015-10-30 11:33:23 -07:00
2017-01-04 12:47:28 +08:00
2017-05-27 17:33:04 -07:00
2017-04-06 21:48:03 -07:00
2016-11-23 10:07:35 +08:00
2017-05-05 15:54:45 +08:00
2016-08-08 10:57:39 +08:00
2016-09-27 14:02:16 +08:00
2016-09-27 14:35:21 +08:00
2017-05-27 17:32:24 -07:00
2016-09-27 14:35:21 +08:00
2016-11-23 10:05:52 +08:00
2017-03-02 08:42:27 +01:00
2015-12-09 01:18:34 +01:00
2016-09-27 14:35:21 +08:00
2017-05-05 16:00:10 +08:00
2017-05-12 11:58:45 -07:00
2017-05-12 11:58:45 -07:00
2016-11-23 10:07:35 +08:00
2017-04-23 09:01:42 -07:00
2016-09-27 14:35:21 +08:00
2016-08-08 10:57:39 +08:00
2016-11-23 10:07:35 +08:00
2016-09-27 14:02:16 +08:00
2017-03-30 21:49:03 -07:00
2016-10-12 11:05:23 -07:00
2017-01-16 20:30:49 -08:00
2016-02-09 14:12:08 -08:00
2016-08-08 10:57:39 +08:00
2016-11-23 10:07:35 +08:00
2017-05-05 16:01:45 +08:00
2016-11-23 10:06:12 +08:00
2016-11-23 10:06:12 +08:00
2017-01-25 09:51:08 +08:00
2016-11-23 10:06:12 +08:00
2016-05-17 07:28:31 -07:00
2016-09-27 14:37:10 +08:00
2016-11-30 10:25:47 +08:00
2017-02-18 16:36:12 -08:00