commit | b168386ba966f959fb183ceb200f11e4f6b3813f | [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 | ca2b07a8d4e0b90e3bbc369760ceb12968666c81 [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>