From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752458AbcCBTT0 (ORCPT ); Wed, 2 Mar 2016 14:19:26 -0500 Received: from smtprelay0150.hostedemail.com ([216.40.44.150]:57432 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752052AbcCBTTX (ORCPT ); Wed, 2 Mar 2016 14:19:23 -0500 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::,RULES_HIT:41:355:379:541:599:968:973:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1538:1593:1594:1711:1714:1730:1747:1777:1792:2110:2393:2559:2562:2693:2828:3138:3139:3140:3141:3142:3350:3622:3865:3867:3868:3871:3872:3874:4321:4362:5007:6261:10004:10400:10848:11232:11658:11783:11914:12517:12519:12663:12740:13069:13071:13311:13357:13439:13618:13894:14659:21060:21080:30054:30064:30070:30091,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,LFtime:2,LUA_SUMMARY:none X-HE-Tag: run09_347c1019c7f12 X-Filterd-Recvd-Size: 1658 Message-ID: <1456946359.4044.41.camel@perches.com> Subject: Re: [PATCH] checkpatch.pl: add switch to turn off check for Change-Id From: Joe Perches To: "Pottratz, Dwane" Cc: Andrew Morton , LKML , Andy Whitcroft Date: Wed, 02 Mar 2016 11:19:19 -0800 In-Reply-To: <575E9C847DA64B429BF50A3C5F8CA3CCA3C3C087@ORSMSX112.amr.corp.intel.com> References: <575E9C847DA64B429BF50A3C5F8CA3CCA3C3AD52@ORSMSX112.amr.corp.intel.com> <1456868479.4436.37.camel@perches.com> <575E9C847DA64B429BF50A3C5F8CA3CCA3C3B13C@ORSMSX112.amr.corp.intel.com> <1456874508.4436.39.camel@perches.com> <575E9C847DA64B429BF50A3C5F8CA3CCA3C3C087@ORSMSX112.amr.corp.intel.com> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.18.5-1ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2016-03-02 at 19:15 +0000, Pottratz, Dwane wrote: > Hi Joe, Hello again Dwane. > Locally I will remove the patch and use the '--ignore' option.   That's good, thanks. > Is there anything I need to do for upstream? No, I think it's fine as-is. Thanks for the patch, it was fine, but it duplicated existing functionality.  It just took me a bit to recognize the duplication. > (Sorry, I am new to submitting patches upstream) No worries, and 'welcome'. cheers, Joe