git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
818c571
)
cpufreq: stats: Improve module description string
author
Viresh Kumar
<viresh.kumar@linaro.org>
Tue, 6 Jan 2015 15:39:00 +0000
(21:09 +0530)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Fri, 23 Jan 2015 22:06:43 +0000
(23:06 +0100)
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>
No differences found