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

Greg KH greg at kroah.com
Wed Dec 3 00:48:52 UTC 2014


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 at mybb.com>
> ---
>  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 :(



More information about the devel mailing list