[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20101110003650.GA15206@kroah.com>
Date: Tue, 9 Nov 2010 16:36:50 -0800
From: Greg KH <greg@...ah.com>
To: Johan Meiring <johanmeiring@...il.com>
Cc: gregkh@...e.de, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/6] Staging: wlan-ng: fix coding style issues in
prism2mib.c
On Sat, Nov 06, 2010 at 06:23:27PM +0200, Johan Meiring wrote:
> This is a patch to the prism2mib.c file that fixes various coding style
> issues that were found by the checkpatch.pl tool
>
> Signed-off-by: Johan Meiring <johanmeiring@...il.com>
> ---
> drivers/staging/wlan-ng/prism2mib.c | 6 ++++--
> 1 files changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/staging/wlan-ng/prism2mib.c b/drivers/staging/wlan-ng/prism2mib.c
> index d3a06fa..c1276fd 100644
> --- a/drivers/staging/wlan-ng/prism2mib.c
> +++ b/drivers/staging/wlan-ng/prism2mib.c
> @@ -136,7 +136,8 @@ static int prism2mib_fragmentationthreshold(struct mibrec *mib,
> int isget,
> wlandevice_t *wlandev,
> hfa384x_t *hw,
> - struct p80211msg_dot11req_mibset *msg,
> + struct p80211msg_dot11req_mibset
> + *msg,
That's really not much better, so let's just leave the original code.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists