On Wed, 2020-08-12 at 17:56 +0200, Mauro Carvalho Chehab wrote: > Checkpatch complains about some minor issues inside this > driver that were not addressed by the previous patch. > > Address them. [] > diff --git a/include/linux/mfd/hi6421-spmi-pmic.h b/include/linux/mfd/hi6421-spmi-pmic.h [] > @@ -38,7 +38,8 @@ struct hi6421_spmi_pmic { > unsigned int *irqs; > int irqnum; > int irqarray; > - struct hi6421_spmi_irq_mask_info irq_mask_addr; > + > + struct hi6421_spmi_irq_mask_info irq_mask_addr; > struct hi6421_spmi_irq_info irq_addr; > }; Was adding a blank line one of checkpatch complaints? I doubt it. _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel