On Thu, 2015-02-05 at 20:35 +0300, Dan Carpenter wrote: > On Thu, Feb 05, 2015 at 09:32:55AM -0800, Joe Perches wrote: > > On Thu, 2015-02-05 at 09:31 -0800, Joe Perches wrote: > > > On Thu, 2015-02-05 at 20:25 +0300, Dan Carpenter wrote: > > > > Acked-by: Dan Carpenter <dan.carpen...@oracle.com> > > > Maybe I should add sparse too... ;) > > drat, of course I meant smatch... > No need. Smatch users are awesome at writing changelogs.
:) good point, kinda... $ git log --format=oneline | grep -wi smatch | wc -l 141 $ git log --pretty=oneline | grep -wi sparse | wc -l 2383 $ git log --pretty=oneline | grep -Pi "\bcheckpatch\b[^:]" | wc -l 1637 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/