aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower/bench/cpufreq-bench_plot.sh
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2019-06-17 16:51:15 +0200
committerShuah Khan <skhan@linuxfoundation.org>2019-08-29 09:49:26 -0600
commit828f369d76d16bffa97133f6f63a64c13a401953 (patch)
treeecee571a8b45ae5dbf3df4bafe4a6df2af4431c5 /tools/power/cpupower/bench/cpufreq-bench_plot.sh
parentLinux 5.3-rc6 (diff)
downloadlinux-dev-828f369d76d16bffa97133f6f63a64c13a401953.tar.xz
linux-dev-828f369d76d16bffa97133f6f63a64c13a401953.zip
cpupower: Add missing newline at end of file
"git diff" says: \ No newline at end of file after modifying the files. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/power/cpupower/bench/cpufreq-bench_plot.sh')
-rw-r--r--tools/power/cpupower/bench/cpufreq-bench_plot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/power/cpupower/bench/cpufreq-bench_plot.sh b/tools/power/cpupower/bench/cpufreq-bench_plot.sh
index 9061b4f1244e..f5f8b3c8f062 100644
--- a/tools/power/cpupower/bench/cpufreq-bench_plot.sh
+++ b/tools/power/cpupower/bench/cpufreq-bench_plot.sh
@@ -88,4 +88,4 @@ done
echo >> $dir/plot_script.gpl
gnuplot $dir/plot_script.gpl
-rm -r $dir \ No newline at end of file
+rm -r $dir