commit | c0350fbf4c0e9f2d178d89aee49561ce2b4bf890 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Fri Jan 26 14:43:55 2018 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Jan 29 07:48:59 2018 +0100 |
tree | 48e8a8240288de0cd4d14f38e14ac22c323dc690 | |
parent | ddcf05403dc2524e6aa8503e55cf5dc85afa13da [diff] |
cfi_flash: Fix indention When long expressions surrounded by parentheses are split into multiple lines, each consecutive line should be aligned with the corresponding parenthesis. Fix all instances where this occurs. Signed-off-by: Mario Six <mario.six@gdsys.cc> Signed-off-by: Stefan Roese <sr@denx.de>