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

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

Change-Id: Id05a7bd944edccaa03ed9eb48599b2e262664cf0
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5169
Tested-by: jenkins
This commit is contained in:
Antonio Borneo
2019-05-12 12:51:28 +02:00
parent 74634d177b
commit 6bac2828b2
39 changed files with 6 additions and 81 deletions

View File

@@ -137,4 +137,3 @@ SECTIONS
}
/*** EOF ***/

View File

@@ -138,4 +138,3 @@ SECTIONS
}
/*** EOF ***/

View File

@@ -184,6 +184,4 @@ FIQHandler:
.weak IRQHandler, FIQHandler
.ltorg
/*** EOF ***/
/*** EOF ***/