Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1621496
| From | Eduardo Valentin <edubezval@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 03/17] thermal: cpu_cooling: Replace cpufreq_device with cpufreq_dev |
| Date | 2017-04-11 19:40 +0200 |
| Message-ID | <tv7VL-1CC-3@gated-at.bofh.it> (permalink) |
| References | <tlw93-1WG-11@gated-at.bofh.it> <tlwiJ-223-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Thu, Mar 16, 2017 at 10:59:38AM +0530, Viresh Kumar wrote: > Objects of "struct cpufreq_cooling_device" are named a bit > inconsistently. Lets use cpufreq_dev everywhere. > Naming is always a matter of taste.. but I frankly cannot see how this patch improves anything here. cpufreq_dev is still misleading. Here other options: cpufreq_cooling_dev: not misleading but, may a bit too long.. cpufreq_cdev: better, but still, not a char dev > Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 03/17] thermal: cpu_cooling: Replace cpufreq_device with cpufreq_dev Eduardo Valentin <edubezval@gmail.com> - 2017-04-11 19:40 +0200 Re: [PATCH 03/17] thermal: cpu_cooling: Replace cpufreq_device with cpufreq_dev Viresh Kumar <viresh.kumar@linaro.org> - 2017-04-12 08:20 +0200
csiph-web