Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755686Ab2BXEIH (ORCPT ); Thu, 23 Feb 2012 23:08:07 -0500 Received: from ozlabs.org ([203.10.76.45]:58979 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754959Ab2BXEIF convert rfc822-to-8bit (ORCPT ); Thu, 23 Feb 2012 23:08:05 -0500 From: Rusty Russell To: Andreas =?utf-8?Q?Bie=C3=9Fmann?= Cc: Andreas =?utf-8?Q?Bie=C3=9Fmann?= , linux-kernel@vger.kernel.org, gregkh@linuxfoundation.org, Jochen Friedrich , Samuel Ortiz , "K. Y. Srinivasan" Subject: Re: [PATCH] mod/file2alias: make modpost compile on darwin again In-Reply-To: <4F45DC99.1050405@biessmann.de> References: <1329947735-4331-1-git-send-email-andreas@biessmann.de> <874nui5uv2.fsf@rustcorp.com.au> <4F45DC99.1050405@biessmann.de> User-Agent: Notmuch/0.6.1-1 (http://notmuchmail.org) Emacs/23.3.1 (i686-pc-linux-gnu) Date: Fri, 24 Feb 2012 14:34:59 +1030 Message-ID: <877gzc511w.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1101 Lines: 28 On Thu, 23 Feb 2012 07:28:41 +0100, Andreas Bießmann wrote: > > Oh, and checkpatch.pl is wrong, the code was fine. > > Sorry for that. I was running checkpatch.pl as dutiful patch submitter > and that complained. In the Olden Days, we could easily spot code which needed auditing simply by looking at the (lack of) coding style. But then someone decided that the most important attribute of good code was the nature of the whitespace within it. And they wrote a tool. For a while, this made it really hard for us maintainers to tell which incoming patches we should actually read! Fortunately, the Anti-whitespace crusaders have come full circle: we can now tell newbie coders by the fact that they obey checkpatch.pl. > Should I provide another version with 'checkpatch' adoptions changed > back? Please :) Thanks, Rusty. -- 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/