Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753202AbbBESBr (ORCPT ); Thu, 5 Feb 2015 13:01:47 -0500 Received: from smtprelay0017.hostedemail.com ([216.40.44.17]:34478 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752399AbbBESBq (ORCPT ); Thu, 5 Feb 2015 13:01:46 -0500 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::::::::::,RULES_HIT:41:355:379:541:599:800:960:973:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1539:1593:1594:1711:1730:1747:1777:1792:2393:2553:2559:2562:2828:3138:3139:3140:3141:3142:3352:3622:3653:3866:4321:5007:6114:6261:6642:7903:8531:10004:10400:10848:11232:11658:11914:12049:12517:12519:12740:13069:13311:13357:21080,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0 X-HE-Tag: wing79_2c108f7c92e37 X-Filterd-Recvd-Size: 2025 Message-ID: <1423159299.4752.7.camel@perches.com> Subject: Re: use of opaque subject lines From: Joe Perches To: Dan Carpenter Cc: Al Viro , devel@driverdev.osuosl.org, Andreas Dilger , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Oleg Drokin , "Lad, Prabhakar" , HPDD-discuss@ml01.01.org, Andreas Ruprecht Date: Thu, 05 Feb 2015 10:01:39 -0800 In-Reply-To: <20150205173552.GM5285@mwanda> References: <1422884203-27173-1-git-send-email-rupran@einserver.de> <20150202141606.GY29656@ZenIV.linux.org.uk> <54CFCC46.40909@einserver.de> <20150205163053.GQ29656@ZenIV.linux.org.uk> <1423156139.4752.1.camel@perches.com> <20150205172554.GI5336@mwanda> <1423157515.4752.3.camel@perches.com> <1423157575.4752.4.camel@perches.com> <20150205173552.GM5285@mwanda> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.12.7-0ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 898 Lines: 24 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 > > > 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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/