From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753989AbbGFIHZ (ORCPT ); Mon, 6 Jul 2015 04:07:25 -0400 Received: from smtprelay0053.hostedemail.com ([216.40.44.53]:50177 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753898AbbGFIHW (ORCPT ); Mon, 6 Jul 2015 04:07:22 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::,RULES_HIT:41:152:355:379:421: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:2559:2562:3138:3139:3140:3141:3142:3352:3622:3865:3867:3868:3871:3872:3873:3874:4321:5007:6261:10004:10400:10848:11026:11232:11473:11658:11914:12517:12519:12740:13069:13161:13229:13311:13357:13894:21080:21212,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: use47_5c71bdb7922a X-Filterd-Recvd-Size: 1755 Message-ID: <1436170038.2682.7.camel@perches.com> Subject: Re: [PATCH] defines modified to match the 80-char rule From: Joe Perches To: Krzysztof =?UTF-8?Q?Ha=C5=82asa?= Cc: Mario Bambagini , linux-kernel@vger.kernel.org, driverdev-devel@linuxdriverproject.org Date: Mon, 06 Jul 2015 01:07:18 -0700 In-Reply-To: References: <1435094481-32275-1-git-send-email-mario.bambagini@gmail.com> <1435818026.2487.5.camel@perches.com> <1435860103.2487.30.camel@perches.com> <1435939832.2487.64.camel@perches.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11-0ubuntu3 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 Mon, 2015-07-06 at 08:07 +0200, Krzysztof HaƂasa wrote: > Joe Perches writes: > > Nah, you're not an extremist, you're just preferring narrowly > > localized readability over global consistency. > > > > That's fine and all, until you come up to LCONSOLE_ERROR_MSG > > type use which blows the nice old formatting up. > > > > So what I suggested is just a simple consistency thing. > > So, could we have the localized readability when it makes sense, > and the default rules when nothing else applies? Then the question becomes how local. > OTOH I think the 80 columns rule should go. I have no issue with that. There should be some limit though.