diff options
author | Yangtao Li <tiny.windzz@gmail.com> | 2018-12-05 10:57:51 -0500 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-12-11 12:11:46 +0100 |
commit | a67d5849c9f1ff6b2afa0704b68ba5e192a3cb32 (patch) | |
tree | 4c1e118dc4eb2a4fc4ed1bd349d42cdb2d108909 /Documentation | |
parent | df3e1c83a3a7bd65dac951c117cc9c796acd96b0 (diff) | |
download | linux-a67d5849c9f1ff6b2afa0704b68ba5e192a3cb32.tar.bz2 |
cpufreq: nforce2: Remove meaningless return
Delete a line of meaningless return and some useless blank lines. In a function
whose return type is void, returning on the last line is not required.
Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions