On Mon, 2015-01-05 at 17:31 +0530, [email protected] wrote:
> From: Nizam Haider <[email protected]>
>
> 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-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/