Re: [PATCH] staging: rtl8712: Fixed multiple parenthesis alignment warnings in ieee80211.c

2016-06-08 Thread Luis de Bethencourt
On 08/06/16 13:25, Parth Sane wrote: > No mate, that aint just cutting it. > I tried putting it, maybe i’m doing something wrong? > Regards, > Parth >> On 08-Jun-2016, at 5:46 PM, Luis de Bethencourt >> wrote: >> >> On 08/06/16 12:58, Parth Sane wrote: >>> I’m trying to fix line 224 but its simpl

Re: [PATCH] staging: rtl8712: Fixed multiple parenthesis alignment warnings in ieee80211.c

2016-06-08 Thread Parth Sane
No mate, that aint just cutting it. I tried putting it, maybe i’m doing something wrong? Regards, Parth > On 08-Jun-2016, at 5:46 PM, Luis de Bethencourt > wrote: > > On 08/06/16 12:58, Parth Sane wrote: >> I’m trying to fix line 224 but its simply not happening. Can you help me >> with this? >

Re: [PATCH] staging: rtl8712: Fixed multiple parenthesis alignment warnings in ieee80211.c

2016-06-08 Thread Luis de Bethencourt
On 08/06/16 12:58, Parth Sane wrote: > I’m trying to fix line 224 but its simply not happening. Can you help me with > this? > Regards, > Parth >> On 08-Jun-2016, at 5:19 PM, Luis de Bethencourt >> wrote: >> >> On 08/06/16 12:37, Parth Sane wrote: >>> On 08-Jun-2016, at 5:01 PM, Luis de Bet

Re: [PATCH] staging: rtl8712: Fixed multiple parenthesis alignment warnings in ieee80211.c

2016-06-08 Thread Parth Sane
I’m trying to fix line 224 but its simply not happening. Can you help me with this? Regards, Parth > On 08-Jun-2016, at 5:19 PM, Luis de Bethencourt > wrote: > > On 08/06/16 12:37, Parth Sane wrote: >> >>> On 08-Jun-2016, at 5:01 PM, Luis de Bethencourt >>> wrote: >>> >>> On 08/06/16 12:27,

Re: [PATCH] staging: rtl8712: Fixed multiple parenthesis alignment warnings in ieee80211.c

2016-06-08 Thread Luis de Bethencourt
On 08/06/16 12:37, Parth Sane wrote: > >> On 08-Jun-2016, at 5:01 PM, Luis de Bethencourt >> wrote: >> >> On 08/06/16 12:27, Parth Sane wrote: >>> Multiple parenthesis alignment warnings were thrown by checkpatch in >>> ieee80211.c >>> This patch effectively fixes that. >>> >>> Signed-off-by: P

Re: [PATCH] staging: rtl8712: Fixed multiple parenthesis alignment warnings in ieee80211.c

2016-06-08 Thread Parth Sane
> On 08-Jun-2016, at 5:01 PM, Luis de Bethencourt > wrote: > > On 08/06/16 12:27, Parth Sane wrote: >> Multiple parenthesis alignment warnings were thrown by checkpatch in >> ieee80211.c >> This patch effectively fixes that. >> >> Signed-off-by: Parth Sane >> >> --- >> drivers/staging/rtl87

Re: [PATCH] staging: rtl8712: Fixed multiple parenthesis alignment warnings in ieee80211.c

2016-06-08 Thread Luis de Bethencourt
On 08/06/16 12:27, Parth Sane wrote: > Multiple parenthesis alignment warnings were thrown by checkpatch in > ieee80211.c > This patch effectively fixes that. > > Signed-off-by: Parth Sane > > --- > drivers/staging/rtl8712/ieee80211.c | 25 - > 1 file changed, 12 insert

[PATCH] staging: rtl8712: Fixed multiple parenthesis alignment warnings in ieee80211.c

2016-06-08 Thread Parth Sane
Multiple parenthesis alignment warnings were thrown by checkpatch in ieee80211.c This patch effectively fixes that. Signed-off-by: Parth Sane --- drivers/staging/rtl8712/ieee80211.c | 25 - 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/drivers/staging/r

Re: [PATCH] staging: rtl8712: Fixed Multiple Parenthesis Alignment

2016-03-20 Thread Parth Sane
> On 20-Mar-2016, at 10:03 PM, Roger H Newell wrote: > > > On Mar 20, 2016 1:21 PM, "Parth Sane" wrote: > > > > > > > On 20-Mar-2016, at 9:18 PM, Joe Perches wrote: > > > > > > On Sun, 2016-03-20 at 14:33 +, Parth Sane wrote: > > >> Fixed multiple parenthesis alignment warnings. > > >> Si

Re: [PATCH] staging: rtl8712: Fixed Multiple Parenthesis Alignment

2016-03-20 Thread Parth Sane
> On 20-Mar-2016, at 9:18 PM, Joe Perches wrote: > > On Sun, 2016-03-20 at 14:33 +, Parth Sane wrote: >> Fixed multiple parenthesis alignment warnings. >> Signed-off-by: Parth Sane > > Please always add a blank line after your changelog and > before your "Signed-off-by:" line > >> diff --

Re: [PATCH] staging: rtl8712: Fixed Multiple Parenthesis Alignment

2016-03-20 Thread Joe Perches
On Sun, 2016-03-20 at 14:33 +, Parth Sane wrote: > Fixed multiple parenthesis alignment warnings. > Signed-off-by: Parth Sane Please always add a blank line after your changelog and before your "Signed-off-by:" line > diff --git a/drivers/staging/rtl8712/hal_init.c > b/drivers/staging/rtl87

[PATCH] staging: rtl8712: Fixed Multiple Parenthesis Alignment

2016-03-20 Thread Parth Sane
Fixed multiple parenthesis alignment warnings. Signed-off-by: Parth Sane --- drivers/staging/rtl8712/hal_init.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/drivers/staging/rtl8712/hal_init.c b/drivers/staging/rtl8712/hal_init.c index 225ef37..afa7fe78 100644 --- a/