Re: [PATCH] rsi: fix indentation issue with a code block

2019-02-08 Thread Kalle Valo
Colin King wrote: > From: Colin Ian King > > There is a block of code that is indented at the wrong level. Fix this > with extra tabbing. > > Signed-off-by: Colin Ian King Patch applied to wireless-drivers-next.git, thanks. 34025a1056a3 rsi: fix indentation issue with a code block -- http

[PATCH] rsi: fix indentation issue with a code block

2019-02-07 Thread Colin King
From: Colin Ian King There is a block of code that is indented at the wrong level. Fix this with extra tabbing. Signed-off-by: Colin Ian King --- drivers/net/wireless/rsi/rsi_91x_mac80211.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/net/wireles