Re: [PATCH] Staging: ft1000: fix spaces around comparisons in ft1000_debug.c

From: Greg KH
Date: Tue Dec 02 2014 - 19:49:03 EST


On Tue, Dec 02, 2014 at 09:11:15AM -0600, Paul Hedman wrote:
> This fix fixes spacing issues around operators, e.g. i=0 to i = 0, found by the checkpatch.pl tool.

Please wrap your changelog at the correct column.

>
> Signed-off-by: Paul Hedman <paul@xxxxxxxx>
> ---
> drivers/staging/ft1000/ft1000-usb/ft1000_debug.c | 28 ++++++++++++------------
> 1 file changed, 14 insertions(+), 14 deletions(-)

This doesn't apply to my tree at all :(

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/