From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1426616AbdD1Tgu (ORCPT ); Fri, 28 Apr 2017 15:36:50 -0400 Received: from smtprelay0032.hostedemail.com ([216.40.44.32]:34774 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1946089AbdD1Tgm (ORCPT ); Fri, 28 Apr 2017 15:36:42 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::::,RULES_HIT:41:355:379:541:599:973:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1538:1568:1593:1594:1711:1714:1730:1747:1777:1792:2198:2199:2393:2553:2559:2562:2691:2828:3138:3139:3140:3141:3142:3622:3865:3867:3870:3871:3874:4321:5007:6119:7903:8634:9707:10004:10400:10848:11232:11658:11914:12740:12760:12895:13069:13255:13311:13357:13439:13618:14659:21080:21326:30012:30054:30090:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:2,LUA_SUMMARY:none X-HE-Tag: bulb61_1c92d5798155c X-Filterd-Recvd-Size: 1467 Message-ID: <1493408192.1873.7.camel@perches.com> Subject: Re: [PATCH] checkpatch: don't encourage new code to use "networking" style comments From: Joe Perches To: Brian Norris Cc: Andy Whitcroft , linux-kernel@vger.kernel.org, "David S. Miller" , Herbert Xu , Ingo Molnar , Andrew Morton Date: Fri, 28 Apr 2017 12:36:32 -0700 In-Reply-To: <20170428192721.GA72697@google.com> References: <20170428175547.61114-1-briannorris@chromium.org> <1493403858.1873.5.camel@perches.com> <20170428192721.GA72697@google.com> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.22.6-1ubuntu1 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 On Fri, 2017-04-28 at 12:27 -0700, Brian Norris wrote: > On Fri, Apr 28, 2017 at 11:24:18AM -0700, Joe Perches wrote: > > I believe the only person that actually cares about > > the networking comment style is David Miller. > > Which is why I've CC'd him. If even *he* doesn't care about having this > warning in checkpatch, then why should anyone else? Last I looked, David still requests changes to patches that don't follow that style.