Re: [PATCH] Staging: ft1000: fixed coding style issues

From: Dan Carpenter
Date: Sun Nov 03 2013 - 01:31:35 EST


On Sat, Nov 02, 2013 at 11:18:20PM +0200, Aldo Iljazi wrote:
> Aldo Iljazi wrote:
>
> > Fixed a few coding style issues that checkpatch reported.
> >
> > Specifically:
> >
> > 1. line over 80 characters issue on the lines 9 and 10.
> > 2. space prohibited before open square bracket '[' issue on the lines
> > 31.
> > 3. inserted space after comma on lines 32 to 156.
> >
> > Signed-off-by: Aldo Iljazi <mail@xxxxxxx>

This file is easy to review so you may as well fix all the issues.

Clean up the license block so it's in the normal format. Put the commas
at the end of the line instead of the beginning.

regards,
dan carpenter

--
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/