
18 Jul
2017
18 Jul
'17
4:02 p.m.
On 14 July 2017 at 05:54, Mario Six mario.six@gdsys.cc wrote:
Fix some more style violations (mostly mis-indented case statements), and reduce the scope of some variables.
Signed-off-by: Mario Six mario.six@gdsys.cc
drivers/mtd/cfi_flash.c | 610 ++++++++++++++++++++++++------------------------ 1 file changed, 305 insertions(+), 305 deletions(-)
Big change, but it looks right to me if I haven't missed something.
Reviewed-by: Simon Glass sjg@chromium.org