coding style: tools: remove empty lines at end of text files

Empty lines at end of text files are useless.
Remove them.

Change-Id: Iea4c8425e137d6252fb2e5b62e0b124c73a01cb6
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5168
Tested-by: jenkins
This commit is contained in:
Antonio Borneo 2019-05-12 12:38:18 +02:00
parent 9d5767b6b0
commit 74634d177b
3 changed files with 0 additions and 3 deletions

View File

@ -57,4 +57,3 @@ Release: ${PACKAGE_RELEASE}
Type: ${RELEASE_TYPE}
INFO
}

View File

@ -146,4 +146,3 @@ do_version() {
package_info_load
do_version "$@"

View File

@ -706,4 +706,3 @@ if($opt{'b'}) {
0;