On Tue, Jan 03, 2017 at 03:33:03PM +0100, chatzi.emanuel@xxxxxxxxx wrote: > From: Emmanuil Chatzipetru <chatzi.emanuel@xxxxxxxxx> > > Fix coding style issue caught by checkpatch.pl related to the following > warning: > - CHECK: Please don't use multiple blank lines > > Signed-off-by: Emmanuil Chatzipetru <chatzi.emanuel@xxxxxxxxx> > --- > drivers/staging/greybus/arche-apb-ctrl.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/staging/greybus/arche-apb-ctrl.c b/drivers/staging/greybus/arche-apb-ctrl.c > index 3fda0cd6bb42..c41b52addd25 100644 > --- a/drivers/staging/greybus/arche-apb-ctrl.c > +++ b/drivers/staging/greybus/arche-apb-ctrl.c > @@ -21,7 +21,6 @@ > #include <linux/spinlock.h> > #include "arche_platform.h" > > - Using double new lines like this is perfectly fine, so drop this one. > struct arche_apb_ctrl_drvdata { > /* Control GPIO signals to and from AP <=> AP Bridges */ > int resetn_gpio; Thanks, Johan _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel