linux_dsm_epyc7002/drivers/net/wireless/ath/ath5k
Colin Ian King 2571c081cb ath5k: remove duplicated re-assignment to pointer 'tq'
Pointer tq is initialized with &ah->ah_txq[queue] and then a few
lines later is re-assigned the same value, hence this duplicate
assignment is redundant and can be removed.

Cleans up clang warning:
drivers/net/wireless/ath/ath5k/qcu.c:326:25: warning: Value stored
to 'tq' during its initialization is never read

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-02-27 18:45:48 +02:00
..
ahb.c net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.h 2017-02-10 13:51:04 -05:00
ani.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
ani.h
ath5k.h average: change to declare precision, not factor 2017-03-02 08:32:46 +01:00
attach.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
base.c mac80211: separate encoding/bandwidth from flags 2017-04-28 10:41:45 +02:00
base.h
caps.c
debug.c ath5k: fix memory leak on buf on failed eeprom read 2017-05-19 10:51:57 +03:00
debug.h
desc.c locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() 2017-10-25 11:01:08 +02:00
desc.h
dma.c
eeprom.c
eeprom.h
gpio.c
initvals.c
Kconfig ath5k: use DECLARE_EWMA 2015-08-20 14:10:22 -07:00
led.c ath5k: Change led pin configuration for compaq c700 laptop 2016-04-04 17:03:22 +03:00
mac80211-ops.c ath5k: drop bogus warning on drv_set_key with unsupported cipher 2017-01-12 12:56:37 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pci.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
pcu.c ath5k: fix misplaced default label in sifs switch 2016-06-14 15:18:09 +03:00
phy.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
qcu.c ath5k: remove duplicated re-assignment to pointer 'tq' 2018-02-27 18:45:48 +02:00
reg.h
reset.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
rfbuffer.h
rfgain.h
rfkill.c
sysfs.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
trace.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00