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>
This commit is contained in:
Geert Uytterhoeven 2019-06-17 16:51:15 +02:00 коммит произвёл Shuah Khan
Родитель a55aa89aab
Коммит 828f369d76
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -88,4 +88,4 @@ done
echo >> $dir/plot_script.gpl
gnuplot $dir/plot_script.gpl
rm -r $dir
rm -r $dir

Просмотреть файл

@ -85,4 +85,4 @@ function create_plots()
}
measure
create_plots
create_plots