Re: [PATCHv3] staging: wlan-ng: prism2sta: fixed indent coding style issues.

From: Greg Kroah-Hartman
Date: Sat Apr 28 2018 - 02:02:02 EST


On Fri, Apr 27, 2018 at 09:33:34PM +0000, Efstratios Gavas wrote:
> Fixed format/style issues found with checkpatch. No code changes.
> Corrected alignment of variables after open parenthesis and line breaks.
> Checkpatch now returns clean except for line over 80 char warnings.
>
> Signed-off-by: Efstratios Gavas <xtrat@xxxxxx>
> ---
> v2(unlabled): changed title info
> v3: improved changlog description
> ---
> drivers/staging/wlan-ng/prism2sta.c | 52 +++++++++++++++++--------------------
> 1 file changed, 24 insertions(+), 28 deletions(-)

Why was this sent twice? Which one should I take?

I'm dropping both, please only send 1 patch next time.

thanks,

greg k-h