commit | 0c9be97c1535fd1ca291a00a9d1d37d36ef348a6 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Fri Jan 26 14:43:39 2018 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Jan 29 07:48:58 2018 +0100 |
tree | 7468f0f3eaa39fa2485c6378dd7949c1c4dc9035 | |
parent | cbe41cad0107479ef20d935de0546239c260cef8 [diff] |
cfi_flash: Fix logical continuations When splitting long logical statements across multiple lines, the logical operators should be at the end of the lines. Fix all instances where this occurs. Signed-off-by: Mario Six <mario.six@gdsys.cc> Signed-off-by: Stefan Roese <sr@denx.de>