"git diff" says:

    \ No newline at end of file

after modifying the files.

Signed-off-by: Geert Uytterhoeven <[email protected]>
---
 tools/power/cpupower/bench/cpufreq-bench_plot.sh   | 2 +-
 tools/power/cpupower/bench/cpufreq-bench_script.sh | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/power/cpupower/bench/cpufreq-bench_plot.sh 
b/tools/power/cpupower/bench/cpufreq-bench_plot.sh
index 9061b4f1244ec7e3..f5f8b3c8f062a6fa 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
diff --git a/tools/power/cpupower/bench/cpufreq-bench_script.sh 
b/tools/power/cpupower/bench/cpufreq-bench_script.sh
index 4e9714b876d23b7a..785a3679c704e525 100644
--- a/tools/power/cpupower/bench/cpufreq-bench_script.sh
+++ b/tools/power/cpupower/bench/cpufreq-bench_script.sh
@@ -85,4 +85,4 @@ function create_plots()
 }
 
 measure
-create_plots
\ No newline at end of file
+create_plots
-- 
2.17.1

Reply via email to