[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160912111932.GA18305@kroah.com>
Date: Mon, 12 Sep 2016 13:19:32 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Claudiu Beznea <claudiu.beznea@...il.com>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Staging: wlan-ng: improve code aspect in
p80211req_mibset_mibget()
On Tue, Sep 06, 2016 at 07:30:50PM +0300, Claudiu Beznea wrote:
> This patch improves code aspect in p80211req_mibset_mibget() function
> by removing accolades which followed case statements. To do so,
> some data variable ware declared at the beginning of the
> function and also pstr and key variables were initialized
> only in the code which uses them.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea@...il.com>
> ---
> drivers/staging/wlan-ng/p80211req.c | 33 ++++++++++++++++++---------------
> 1 file changed, 18 insertions(+), 15 deletions(-)
Didn't apply to my tree for some reason, can you refresh and resend?
thanks,
greg k-h
Powered by blists - more mailing lists