Return-path: Received: from mx1.redhat.com ([209.132.183.28]:4550 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753886Ab0ANPmC (ORCPT ); Thu, 14 Jan 2010 10:42:02 -0500 Date: Thu, 14 Jan 2010 16:39:45 +0100 From: Stanislaw Gruszka To: =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= Cc: "linux-wireless@vger.kernel.org" , "John W. Linville" , "bcm43xx-dev@lists.berlios.de" Subject: Re: [PATCH 2/2] b43: N-PHY: follow kernel coding style for struct declaration Message-ID: <20100114153944.GA3700@dhcp-lab-161.englab.brq.redhat.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 In-Reply-To: Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi On Thu, Jan 14, 2010 at 01:21:35PM +0100, Rafał Miłecki wrote: > > Signed-off-by: Rafał Miłecki > --- > drivers/net/wireless/b43/phy_common.c | 14 ++++++++++++++ > drivers/net/wireless/b43/phy_common.h | 1 + > drivers/net/wireless/b43/phy_lp.c | 17 ++--------------- > 3 files changed, 17 insertions(+), 15 deletions(-) Your second patch is the same as first one. Stanislaw