Re: [PATCH] checkpatch: allow single space before labels

From: Joe Perches
Date: Sun Oct 17 2010 - 15:38:19 EST


On Sun, 2010-10-17 at 21:30 +0200, Peter Zijlstra wrote:
> On Sun, 2010-10-17 at 09:54 -0700, Joe Perches wrote:
> > There are a half dozen or so in sched.c
>
> Unlike some people, I've actually got something better to do than
> whitespace patches.. they'll change next time the code in question needs
> to change.

It takes as much time to reply as to change them.

perl -p -i -e 's/^ (\w+):/$1:/g' kernel/sched.c


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