[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1283440348.2012.282.camel@laptop>
Date: Thu, 02 Sep 2010 17:12:28 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: Andy Whitcroft <apw@...onical.com>,
LKML <linux-kernel@...r.kernel.org>, Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: [RFD][checkpatch] warnings on space in front of labels
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists