[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1313656307.32547.73.camel@Joe-Laptop>
Date: Thu, 18 Aug 2011 01:31:47 -0700
From: Joe Perches <joe@...ches.com>
To: jeffrey.t.kirsher@...el.com
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"Allan, Bruce W" <bruce.w.allan@...el.com>,
Anish Kumar <anish198519851985@...il.com>,
Andy Whitcroft <apw@...onical.com>
Subject: Re: [PATCH] checkpatch: do not test/warn of leading whitespace
before signature tags
On Thu, 2011-08-18 at 01:26 -0700, Jeff Kirsher wrote:
> I understand what you saying and asking, my point here is the that the
> "default" style should be understood by checkpatch.pl and not produce
> false warnings.
And I still disagree.
checkpatch should consider whatever
input it gets as if it's a patch.
So, if you really want to feed
git log output as input to checkpatch
you should format that output
appropriately and the best way to do
that is to use git log --format=etc.
Don't suggest removing useful checks.
--
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