Re: [PATCH 1/3] mwifiex: Fixed incorrect indentation issue

2016-02-24 Thread Ujjal Roy
I have sent all the patches again with my name in CAPITAL letter. Please have a look. Thanks, UjjaL Roy On Thu, Feb 11, 2016 at 3:05 PM, Kalle Valo wrote: > Ujjal Roy writes: > >> This patch fixes the incorrect indentation of the case label. >> >>

[PATCH 1/3] mwifiex: Fixed incorrect indentation issue

2016-02-24 Thread UJJAL ROY
This patch fixes the incorrect indentation of the case label. Signed-off-by: UJJAL ROY --- drivers/net/wireless/marvell/mwifiex/cfg80211.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/marvell/mwifiex/cfg80211.c

Re: [PATCH 1/3] mwifiex: Fixed incorrect indentation issue

2016-02-15 Thread Julian Calaby
Hi All, On Thu, Feb 11, 2016 at 5:47 PM, Ujjal Roy wrote: > This patch fixes the incorrect indentation of the case label. > > Signed-off-by: Ujjal Roy Looks right to me. Reviewed-by: Julian Calaby Thanks, > --- >

Re: [PATCH 1/3] mwifiex: Fixed incorrect indentation issue

2016-02-11 Thread Kalle Valo
Ujjal Roy writes: > This patch fixes the incorrect indentation of the case label. > > Signed-off-by: Ujjal Roy A changelog is always recommended to have. Also for some reason your name in patchwork is all caps: Submitter UJJAL ROY

Re: [PATCH 1/3] mwifiex: Fixed incorrect indentation issue

2016-02-11 Thread Ujjal Roy
On Thu, Feb 11, 2016 at 3:05 PM, Kalle Valo wrote: > Ujjal Roy writes: > >> This patch fixes the incorrect indentation of the case label. >> >> Signed-off-by: Ujjal Roy > > A changelog is always recommended to have. Also for some

[PATCH 1/3] mwifiex: Fixed incorrect indentation issue

2016-02-10 Thread Ujjal Roy
This patch fixes the incorrect indentation of the case label. Signed-off-by: Ujjal Roy --- drivers/net/wireless/marvell/mwifiex/cfg80211.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/marvell/mwifiex/cfg80211.c