Re: [PATCH RESEND 2/2] wlcore: align member-assigns in a structure-copy block

2015-01-15 Thread Kalle Valo
Eliad Peller writes: > On Fri, Jan 9, 2015 at 7:03 PM, Kalle Valo wrote: >> Giel van Schijndel writes: >> >>> This highlights the differences (e.g. the bug fixed in the previous >>> commit). >>> >>> Signed-off-by: Giel van Schijndel >>> --- >>> drivers/net/wireless/ti/wlcore/acx.c | 22 ++

Re: [PATCH RESEND 2/2] wlcore: align member-assigns in a structure-copy block

2015-01-11 Thread Giel van Schijndel
On Sun, Jan 11, 2015 at 12:22:49 +0200, Eliad Peller wrote: > On Fri, Jan 9, 2015 at 7:03 PM, Kalle Valo wrote: >> Giel van Schijndel writes: >>> This highlights the differences (e.g. the bug fixed in the previous >>> commit). >>> >>> Signed-off-by: Giel van Schijndel >>> --- >>> drivers/net/wi

Re: [PATCH RESEND 2/2] wlcore: align member-assigns in a structure-copy block

2015-01-11 Thread Eliad Peller
On Fri, Jan 9, 2015 at 7:03 PM, Kalle Valo wrote: > Giel van Schijndel writes: > >> This highlights the differences (e.g. the bug fixed in the previous >> commit). >> >> Signed-off-by: Giel van Schijndel >> --- >> drivers/net/wireless/ti/wlcore/acx.c | 22 +++--- >> 1 file chang

Re: [PATCH RESEND 2/2] wlcore: align member-assigns in a structure-copy block

2015-01-09 Thread Kalle Valo
Giel van Schijndel writes: > This highlights the differences (e.g. the bug fixed in the previous > commit). > > Signed-off-by: Giel van Schijndel > --- > drivers/net/wireless/ti/wlcore/acx.c | 22 +++--- > 1 file changed, 11 insertions(+), 11 deletions(-) > > diff --git a/driver

[PATCH RESEND 2/2] wlcore: align member-assigns in a structure-copy block

2015-01-07 Thread Giel van Schijndel
This highlights the differences (e.g. the bug fixed in the previous commit). Signed-off-by: Giel van Schijndel --- drivers/net/wireless/ti/wlcore/acx.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/drivers/net/wireless/ti/wlcore/acx.c b/drivers/net