WS cleanup: remove trailing empty lines

Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
Wolfgang Denk
2021-09-27 17:42:36 +02:00
committed by Tom Rini
parent 6eecaf5d0f
commit 66356b4c06
167 changed files with 1 additions and 180 deletions

View File

@@ -27,4 +27,3 @@ U_BOOT_CMD(pvblock, 5, 1, do_pvblock,
"pvblock write addr blk# cnt - read/write `cnt'"
" blocks starting at block `blk#'\n"
" to/from memory address `addr'");