commit | dde8550fda19869e28c420b76a136085109d8cc6 | [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 | bc762c1897a5aa58f827191d7c081d225e5afa8e [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>