Re: [PATCH v4 03/10] mtd: powernv_flash: Remove pointless goto in driver init

2017-10-30 Thread Boris Brezillon
On Tue, 10 Oct 2017 14:32:55 +1100 Cyril Bur wrote: Can you please add a short description here? Once done you can add Acked-by: Boris Brezillon > Signed-off-by: Cyril Bur > --- > drivers/mtd/devices/powernv_flash.c | 16 ++-- > 1 file changed, 6 insertions(+), 10 deletions(-) >

[PATCH v4 03/10] mtd: powernv_flash: Remove pointless goto in driver init

2017-10-09 Thread Cyril Bur
Signed-off-by: Cyril Bur --- drivers/mtd/devices/powernv_flash.c | 16 ++-- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/drivers/mtd/devices/powernv_flash.c b/drivers/mtd/devices/powernv_flash.c index ca3ca6adf71e..4dd3b5d2feb2 100644 --- a/drivers/mtd/devices/power