Re: [U-Boot] [PATCH 12/51] cfi_flash: Fix style violations

2017-07-18 Thread Simon Glass
On 14 July 2017 at 05:54, Mario Six wrote: > Fix style violations in the CFI flash driver. > > Signed-off-by: Mario Six > --- > > drivers/mtd/cfi_flash.c | 889 > > 1 file changed, 443 insertions(+), 446

[U-Boot] [PATCH 12/51] cfi_flash: Fix style violations

2017-07-14 Thread Mario Six
Fix style violations in the CFI flash driver. Signed-off-by: Mario Six --- drivers/mtd/cfi_flash.c | 889 1 file changed, 443 insertions(+), 446 deletions(-) diff --git a/drivers/mtd/cfi_flash.c b/drivers/mtd/cfi_flash.c