Re: [PATCH] cw1200: fix indentation issues

2019-02-01 Thread Kalle Valo
Colin King wrote: > From: Colin Ian King > > There are two lines that have indentation issues, fix these. > > Signed-off-by: Colin Ian King Patch applied to wireless-drivers-next.git, thanks. b0535d502d18 cw1200: fix indentation issues -- https://patchwork.kernel.org/patch/10768357/ http

Re: [PATCH] cw1200: fix indentation issues

2019-01-17 Thread Colin Ian King
On 17/01/2019 14:54, Kalle Valo wrote: > Colin King writes: > >> From: Colin Ian King >> >> There are two lines that have indentation issues, fix these. >> >> Signed-off-by: Colin Ian King >> --- >> drivers/net/wireless/st/cw1200/fwio.c | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions

Re: [PATCH] cw1200: fix indentation issues

2019-01-17 Thread Kalle Valo
Colin King writes: > From: Colin Ian King > > There are two lines that have indentation issues, fix these. > > Signed-off-by: Colin Ian King > --- > drivers/net/wireless/st/cw1200/fwio.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/net/wireless/st/cw1200

[PATCH] cw1200: fix indentation issues

2019-01-17 Thread Colin King
From: Colin Ian King There are two lines that have indentation issues, fix these. Signed-off-by: Colin Ian King --- drivers/net/wireless/st/cw1200/fwio.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/wireless/st/cw1200/fwio.c b/drivers/net/wireless/st/cw1