commit | bc762c1897a5aa58f827191d7c081d225e5afa8e | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Fri Jan 26 14:43:54 2018 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Jan 29 07:48:59 2018 +0100 |
tree | fef37aa668d448d9af7173d95e9866842bb88bb1 | |
parent | aaf1a4acd0016e1a099446fbbfd741894e9b8aa2 [diff] |
cfi_flash: Fix long lines Long lines (>80 characters) should be avoided where possible. Break up some long lines where it's not detrimental to readability. Signed-off-by: Mario Six <mario.six@gdsys.cc> Signed-off-by: Stefan Roese <sr@denx.de>