Re: [RFD][checkpatch] warnings on space in front of labels

From: Peter Zijlstra
Date: Thu Sep 02 2010 - 11:12:43 EST


On Thu, 2010-09-02 at 10:43 -0400, Steven Rostedt wrote:
> On Thu, 2010-09-02 at 16:31 +0200, Peter Zijlstra wrote:
>
> > > What do others think?
> >
> > I'd prefer to run a script over the kernel and remove all those silly spaces.
>
> Until we get a diff option of --ignore-labels as a standard distro diff,
> I'd NAK that patch ;-)

For kicks, try:
export QUILT_DIFF_OPTS="-F ^[[:alpha:]$_].*[^:]$"

and try again.
--
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/