commit | e2c0746006246f3c93ae4e030bc348f0db559bb5 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Fri Jan 26 14:43:33 2018 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Jan 29 07:48:58 2018 +0100 |
tree | e00498d8500c01b19a379b8820d6bb7045e6cae3 | |
parent | 88f439fa64b32009c2c875f9c2168d18f2fa5ee1 [diff] |
cfi_flash: Fix Parenthesis spacing There should not be additional spaces when nesting parentheses ("( (...) )"). Fix all instances where this occurs. Signed-off-by: Mario Six <mario.six@gdsys.cc> Signed-off-by: Stefan Roese <sr@denx.de>