cpufreq: stats: Improve module description string
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 6 Jan 2015 15:39:00 +0000 (21:09 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 23 Jan 2015 22:06:43 +0000 (23:06 +0100)
commit00d0b29472d1605851c12c77aaa3664413a71fbf
tree72aec89ca72a8d0079e63fe748e4d4698ef85625
parent818c57126e101abf87741131298354258396480c
cpufreq: stats: Improve module description string

The MODULE_DESCRIPTION() string is just too long and then is broken into
multiple lines just to make checkpatch happy.

Rewrite it to make it more precise.

Reviewed-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/cpufreq_stats.c