Re: [PATCH] Staging: ft1000: ft1000_download: fixed coding styleissues

From: Greg KH
Date: Tue Nov 12 2013 - 02:33:12 EST


On Sun, Nov 10, 2013 at 03:44:20PM +0200, Aldo Iljazi wrote:
> Fixed the following coding style issues:

Note that I added the filename to the Subject:, please do so in the
future to make it easier to see what exactly you are changing.

>
> Lines 84-91,99-106,275,514: Replaced spaces at the start of the lines
> with tabs.
>
> Lines 205,271: Inserted spaces after the commas.
> Lines 275,1060,1065: Indented the code with tabs instead of spaces.

That's funny, as the rest of those functions need to be indented using
tabs instead of spaces.

But I'll take this for now, no worries, thanks.

greg k-h
--
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/