[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1404854640.932.58.camel@joe-AO725>
Date: Tue, 08 Jul 2014 14:24:00 -0700
From: Joe Perches <joe@...ches.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Andy Whitcroft <apw@...onical.com>,
Dan Carpenter <dan.carpenter@...cle.com>,
Josh Triplett <josh@...htriplett.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] checkpatch: Add ability to insert and delete lines
to patch/file
On Tue, 2014-07-08 at 14:07 -0700, Andrew Morton wrote:
> On Tue, 08 Jul 2014 13:57:44 -0700 Joe Perches <joe@...ches.com> wrote:
> > I've suggested Lindent be removed from the tree.
> > https://lkml.org/lkml/2013/2/11/390
>
> Maybe it's fixable, dunno - I don't recall ever seeing anyone get down
> and poke at it. Of course, indent itself is open source...
As open source projects go, indent is pretty dead.
indent's been looking hopelessly/helplessly for a
new maintainer for a long time.
I think the last time Lindent as run over any bit
of kernel code was when Linus made a mess of the
reiserfs code.
It was setup reasonably well for 132 columns, but
Lindent made it unreadable with all sorts of
foo.
bar
[baz]
= func(
arg1,
arg2);
lines.
--
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