[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1420461363.2652.6.camel@perches.com>
Date: Mon, 05 Jan 2015 04:36:03 -0800
From: Joe Perches <joe@...ches.com>
To: nizamhaider786@...il.com
Cc: broonie@...nel.org, linux-spi@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] spi:spi-gpio: fixed space coding styple issue
On Mon, 2015-01-05 at 17:31 +0530, nizamhaider786@...il.com wrote:
> From: Nizam Haider <nizamhaider786@...il.com>
>
> 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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists