From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753806AbcITCqS (ORCPT ); Mon, 19 Sep 2016 22:46:18 -0400 Received: from smtprelay0227.hostedemail.com ([216.40.44.227]:34573 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753240AbcITCqQ (ORCPT ); Mon, 19 Sep 2016 22:46:16 -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:1593:1594:1711:1714:1730:1747:1777:1792:2393:2559:2562:2828:2906:3138:3139:3140:3141:3142:3350:3622:3865:3867:3868:3870:3871:3874:4321:5007:8957:9010:9707:10004:10400:10471:10848:11232:11658:11914:12048:12109:12114:12663:12740:12760:13069:13095:13255:13311:13357:13439:14659:21080:21433:30054: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:1,LUA_SUMMARY:none X-HE-Tag: milk61_5331a111f4c09 X-Filterd-Recvd-Size: 1847 Message-ID: <1474339566.1954.25.camel@perches.com> Subject: Re: "CodingStyle: Clarify and complete chapter 7" in docs-next (was Re: [PATCH 03/47] block-rbd: Adjust the position of a jump label in rbd_header_from_disk()) From: Joe Perches To: Al Viro , Ilya Dryomov , Andy Whitcroft , Linus Torvalds Cc: Jean Delvare , Jonathan Corbet , Ceph Development , Alex Elder , Sage Weil , LKML , kernel-janitors@vger.kernel.org, Julia Lawall , Andrew Morton , linux-doc@vger.kernel.org Date: Mon, 19 Sep 2016 19:46:06 -0700 In-Reply-To: <20160920001159.GM2356@ZenIV.linux.org.uk> References: <20160920001159.GM2356@ZenIV.linux.org.uk> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.21.91-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 Tue, 2016-09-20 at 01:11 +0100, Al Viro wrote: > IMO what we need is to go through all rules in CodingStyle and if for > some rule there is no overwhelming majority in the core kernel, well, > the list has grown way too large and could use massive trimming. I'm in complete agreement. I also think that checkpatch's ERROR/WARNING/CHECK message naming is far too severe and injunctive and could use a renaming to something more silly, bug related and less commanding like FLEAS/GNATS/NITS. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Date: Tue, 20 Sep 2016 02:46:06 +0000 Subject: Re: "CodingStyle: Clarify and complete chapter 7" in docs-next (was Re: [PATCH 03/47] block-rbd: Adj Message-Id: <1474339566.1954.25.camel@perches.com> List-Id: References: <20160920001159.GM2356@ZenIV.linux.org.uk> In-Reply-To: <20160920001159.GM2356@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Al Viro , Ilya Dryomov , Andy Whitcroft , Linus Torvalds Cc: Jean Delvare , Jonathan Corbet , Ceph Development , Alex Elder , Sage Weil , LKML , kernel-janitors@vger.kernel.org, Julia Lawall , Andrew Morton , linux-doc@vger.kernel.org On Tue, 2016-09-20 at 01:11 +0100, Al Viro wrote: > IMO what we need is to go through all rules in CodingStyle and if for > some rule there is no overwhelming majority in the core kernel, well, > the list has grown way too large and could use massive trimming. I'm in complete agreement. I also think that checkpatch's ERROR/WARNING/CHECK message naming is far too severe and injunctive and could use a renaming to something more silly, bug related and less commanding like FLEAS/GNATS/NITS.