Re: [PATCH 00/44] Staging: cx25821: Fix style issues

From: Greg KH
Date: Fri Sep 16 2011 - 14:50:05 EST


On Fri, Sep 16, 2011 at 02:14:33PM +0800, Leonid V. Fedorenchik wrote:
> This patch series fixes up style issues in cx25821-video.{c,h} files in
> drivers/staging/cx25821
>
> What the heck with patches 5-39? ... Well, in cx25821-video.c file there
> are lots of lines starting with 7 spaces where clearly this intented to
> be a tab; that is reported by checkpatch.pl script. And even more lines
> that start with one or more tabs and 7 spaces; this is intented to be 2
> or more tabs instead and this is not reported by checkpatch.pl script
> (obviously). So, first, I fix up all that kind of wrong indents and
> resulting patch was too big and unreviewable. (around 2K lines) So,
> since I haven't thought of better way to make the patch reviewable, I
> decided to split that huge patch into small reviewable patches. The
> result is 35 patches. %-) If you can think of a better way to deal with
> this, let me know.

Looks good, all now applied, 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/