1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-30 06:51:28 +02:00

WS cleanup: remove SPACE(s) followed by TAB

Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
Wolfgang Denk
2021-09-27 17:42:39 +02:00
committed by Tom Rini
parent 0a50b3c97b
commit 0cf207ec01
183 changed files with 807 additions and 807 deletions

View File

@@ -124,7 +124,7 @@ typedef struct {
} flash_header_v1_t;
typedef struct {
uint32_t length; /* Length of data to be read from flash */
uint32_t length; /* Length of data to be read from flash */
} flash_cfg_parms_t;
typedef struct {