[U-Boot] [PATCH 13/51] cfi_flash: Clean up code some more

Simon Glass sjg at chromium.org
Tue Jul 18 14:02:01 UTC 2017


On 14 July 2017 at 05:54, Mario Six <mario.six at 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 at 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 at chromium.org>


More information about the U-Boot mailing list