Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752587AbbBYEl1 (ORCPT ); Tue, 24 Feb 2015 23:41:27 -0500 Received: from smtprelay0227.hostedemail.com ([216.40.44.227]:49280 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752317AbbBYEl0 (ORCPT ); Tue, 24 Feb 2015 23:41:26 -0500 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::,RULES_HIT:41:355:379:541:599:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1538:1593:1594:1711:1714:1730:1747:1777:1792:2393:2553:2559:2562:2828:3138:3139:3140:3141:3142:3351:3622:3653:3865:3870:3872:3873:4321:5007:6261:10004:10400:10848:11232:11658:11914: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: cent73_296a3baf5fd5a X-Filterd-Recvd-Size: 1434 Message-ID: <1424839283.11070.9.camel@perches.com> Subject: Re: [PATCH v2] scripts: checkpatch.pl: add 2 new checks on memset calls From: Joe Perches To: Aya Mahfouz Cc: Andy Whitcroft , linux-kernel@vger.kernel.org Date: Tue, 24 Feb 2015 20:41:23 -0800 In-Reply-To: <20150225043521.GB9220@localhost.localdomain> References: <20150225024043.GA9120@localhost.localdomain> <1424833852.11070.1.camel@perches.com> <20150225043521.GB9220@localhost.localdomain> 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: 753 Lines: 22 On Wed, 2015-02-25 at 06:35 +0200, Aya Mahfouz wrote: > On Tue, Feb 24, 2015 at 07:10:52PM -0800, Joe Perches wrote: > > On Wed, 2015-02-25 at 04:40 +0200, Aya Mahfouz wrote: > > > This patch adds 2 new checks on memset calls in the file > > > checkpatch.pl as follows: [] > ok, I didn't see your suggestion, sorry. No worries. > Can you look at the following > modification before sending the third patch? I don't use $stat because > I get false positives with it. Please describe the false positives. -- 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/