Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754241AbZLROjp (ORCPT ); Fri, 18 Dec 2009 09:39:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754164AbZLROjo (ORCPT ); Fri, 18 Dec 2009 09:39:44 -0500 Received: from khc.piap.pl ([195.187.100.11]:35617 "EHLO khc.piap.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754106AbZLROjn (ORCPT ); Fri, 18 Dec 2009 09:39:43 -0500 From: Krzysztof Halasa To: Bartlomiej Zolnierkiewicz Cc: Jiri Kosina , Linus Torvalds , =?utf-8?Q?Am=C3=A9rico?= Wang , Mikulas Patocka , linux-kernel@vger.kernel.org, Alasdair G Kergon , dm-devel@redhat.com Subject: Re: [PATCH] Drop 80-character limit in checkpatch.pl References: <200912171618.32882.bzolnier@gmail.com> <200912181455.34664.bzolnier@gmail.com> Date: Fri, 18 Dec 2009 15:39:40 +0100 In-Reply-To: <200912181455.34664.bzolnier@gmail.com> (Bartlomiej Zolnierkiewicz's message of "Fri, 18 Dec 2009 14:55:34 +0100") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 657 Lines: 22 Bartlomiej Zolnierkiewicz writes: >> set_le_ih_k_offset(ih, >> le_ih_k_offset(ih) + >> (tb-> >> lbytes << >> (is_indirect_le_ih >> (ih) ? tb->tb_sb-> >> s_blocksize_bits - >> UNFM_P_SHIFT : >> 0))); > Firstly what kind of a function parameter is that: It's hard to tell without unmangling the line first :-) -- Krzysztof Halasa -- 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/