]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ath9k: remove variable which is set but never read
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Thu, 23 Jun 2016 14:57:10 +0000 (16:57 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 8 Jul 2016 14:01:18 +0000 (17:01 +0300)
commitb27301f86cc7e2352b266d386e3d77915cfe98f1
tree14fb4b813651ae4cb08b9ded7d3ffa5760b08c61
parent3467f0d433016c45d1851f3587d32816b7b2ffb0
ath9k: remove variable which is set but never read

No functional changes - this only removes a variable which is set but
never read.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Julian Calaby <julian.calaby@gmail.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath9k/hw.c