Re: [PATCH] mwifiex: Fixed coding style issues

2016-02-10 Thread Julian Calaby
Hi Ujjal, You should probably split this up into patches for each style violation you're fixing, i.e. one for the incorrect indentation of the case label, one for the spaces before commas, and one for the missing spaces around brackets. On Thu, Feb 11, 2016 at 1:04 AM, Ujjal Roy wrote: > Some in

[PATCH] mwifiex: Fixed coding style issues

2016-02-10 Thread Ujjal Roy
Some indentation and basic style violations are fixed in this patch. Signed-off-by: Ujjal Roy --- drivers/net/wireless/marvell/mwifiex/cfg80211.c | 2 +- drivers/net/wireless/marvell/mwifiex/pcie.c | 2 +- drivers/net/wireless/marvell/mwifiex/uap_cmd.c | 2 +- drivers/net/wireless/marvell/m