Browse Source

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
jim
Antonio Borneo 5 years ago
parent
commit
74634d177b
3 changed files with 0 additions and 3 deletions
  1. +0
    -1
      tools/release/helpers.sh
  2. +0
    -1
      tools/release/version.sh
  3. +0
    -1
      tools/st7_dtc_as/st7_dtc_as.pl

+ 0
- 1
tools/release/helpers.sh View File

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


+ 0
- 1
tools/release/version.sh View File

@@ -146,4 +146,3 @@ do_version() {

package_info_load
do_version "$@"


+ 0
- 1
tools/st7_dtc_as/st7_dtc_as.pl View File

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


0;


Loading…
Cancel
Save