On Mon, 2015-01-05 at 17:31 +0530, nizamhaider786@xxxxxxxxx wrote: > From: Nizam Haider <nizamhaider786@xxxxxxxxx> > > fixed a coding style issue This is a checkpatch defect and not a coding styple (style) issue. Please don't blindly take checkpatch messages as dicta. btw: The "From: " line in your email message body isn't necessary or desired. Please be careful with spelling/typos too. > diff --git a/drivers/spi/spi-gpio.c b/drivers/spi/spi-gpio.c [] > @@ -92,7 +92,7 @@ struct spi_gpio { > > /*----------------------------------------------------------------------*/ > > -static inline struct spi_gpio * __pure > +static inline struct spi_gpio *__pure -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html