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

@@ -281,4 +281,3 @@ void dt_to_source(FILE *f, struct dt_info *dti)
write_tree_source_node(f, dti->dt, 0);
}