Colin King writes:
> From: Colin Ian King
>
> ah is written twice with the same value, remove one of the
> redundant assignments to ah.
>
> Signed-off-by: Colin Ian King
Applied, thanks.
--
Kalle Valo
Hi All,
On Sun, Apr 10, 2016 at 9:25 PM, Colin King wrote:
> From: Colin Ian King
>
> ah is written twice with the same value, remove one of the
> redundant assignments to ah.
>
> Signed-off-by: Colin Ian King
Looks right to me.
Signed-off-by: Julian Calaby
Thanks,
> ---
> drivers/net/wir
From: Colin Ian King
ah is written twice with the same value, remove one of the
redundant assignments to ah.
Signed-off-by: Colin Ian King
---
drivers/net/wireless/ath/ath9k/init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wireless/ath/ath9k/init.c
b/driv