]> git.baikalelectronics.ru Git - kernel.git/commit
cpufreq: remove invalid comment from __cpufreq_remove_dev()
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 2 Oct 2013 08:43:11 +0000 (14:13 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 15 Oct 2013 22:50:21 +0000 (00:50 +0200)
commit88f9e2565deff115c5823c75106a663123fa00d6
treeeda72a6172b577f8e09995907c060c36f7ded283
parentb259e391f01937355a32a46889c96d1a570bfbd0
cpufreq: remove invalid comment from __cpufreq_remove_dev()

Some section of kerneldoc comment for __cpufreq_remove_dev() is invalid now.
Remove it.

Suggested-by: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/cpufreq.c