From mboxrd@z Thu Jan 1 00:00:00 1970 From: Varka Bhadram Subject: Re: [Linux-zigbee-devel] [PATCH net-next v3] 6lowpan: mac802154: fix coding style issues Date: Wed, 02 Jul 2014 09:58:30 +0530 Message-ID: <53B38A6E.2000603@gmail.com> References: <1404271869-2316-1-git-send-email-varkab@cdac.in> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev , Varka Bhadram , David Miller , linux-zigbee-devel@lists.sourceforge.net, Joe Perches To: Florian Fainelli Return-path: Received: from mail-pd0-f179.google.com ([209.85.192.179]:37080 "EHLO mail-pd0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751455AbaGBE3n (ORCPT ); Wed, 2 Jul 2014 00:29:43 -0400 Received: by mail-pd0-f179.google.com with SMTP id w10so11269581pde.38 for ; Tue, 01 Jul 2014 21:29:42 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: Hi Florian, On 07/02/2014 09:50 AM, Florian Fainelli wrote: > Hi, > > 2014-07-01 20:31 GMT-07:00 Varka Bhadram : >> This patch fixed the coding style issues reported by checkpatch.pl >> >> following issues fixed: >> CHECK: Alignment should match open parenthesis > It seems to me like checkpatch.pl should have a special case for > networking code and that specific condition because fixing things to > make checkpatch.pl happy seems not to agree with the general coding > style recommended and enforced in the networking code. > > I just saw that new warning added popping up on a bunch of drivers > that were properly fixed to match the networking coding style before > submission. Sorry, I didn't get what you are saying... Is there any thing to be fixed in the patch ? -- Varka Bhadram