[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1394184637.16156.58.camel@joe-AO722>
Date: Fri, 07 Mar 2014 01:30:37 -0800
From: Joe Perches <joe@...ches.com>
To: Dan Carpenter <dan.carpenter@...cle.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, apw@...onical.com,
devel@...uxdriverproject.org, David Miller <davem@...emloft.net>
Subject: Re: [PATCH] checkpatch: net and drivers/net: Warn on missing blank
line after variable declaration
On Fri, 2014-03-07 at 10:54 +0300, Dan Carpenter wrote:
> How many warnings does this generate does this generate when you run it
> across the whole tree?
A lot.
Check back with me after the week or so
it'll take to run on this little netboook.
Try this with both patches applied if you want
to know yourself...
$ git ls-files | grep "\.[ch]$"| \
xargs ./scripts/checkpatch.pl -f --strict --types=spacing --emacs --terse | \
grep "Missing a blank"
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists