linux_dsm_epyc7002/drivers/net/wireless/ath/ath10k
Colin Ian King 95f27a51ee ath10k: remove redundant -ve check against u32 integer size
Variable section_table.size is a u32 and so cannot be less than
zero, hence the less than zero check is redundant and can be
removed.

Detected by CoverityScan, CID#1463855 ("Unsigned compared against 0")

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-01-16 16:34:04 +02:00
..
ahb.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
ahb.h ath10k: expose hif ops for ahb 2016-01-28 10:47:28 +02:00
bmi.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
bmi.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
ce.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
ce.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
core.c ath10k: add sanity check to ie_len before parsing fw/board ie 2018-01-16 16:31:12 +02:00
core.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
coredump.c ath10k: add memory dump support QCA988X 2017-12-27 12:20:49 +02:00
coredump.h ath10k: add memory dump support for QCA6174/QCA9377 2017-12-27 12:20:41 +02:00
debug.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
debug.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
debugfs_sta.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
hif.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
htc.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
htc.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
htt_rx.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
htt_tx.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
htt.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
htt.h ath10k: remove unused prototype 2018-01-09 10:18:27 +02:00
hw.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
hw.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
Kconfig ath10k: move spectral scan support under a separate config symbol 2017-12-07 16:32:03 +02:00
mac.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
mac.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
Makefile ath10k: detach coredump.c from debug.c 2017-12-27 12:20:23 +02:00
p2p.c ath10k: remove ath10k_vif_to_arvif() 2017-02-14 19:38:15 +02:00
p2p.h
pci.c ath10k: remove redundant -ve check against u32 integer size 2018-01-16 16:34:04 +02:00
pci.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
rx_desc.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
sdio.c ath10k: sdio: remove unused struct member 2017-08-31 15:14:18 +03:00
sdio.h ath10k: sdio: remove unused struct member 2017-08-31 15:14:18 +03:00
spectral.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
spectral.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
swap.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
swap.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
targaddrs.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
testmode_i.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
testmode.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
testmode.h
thermal.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
thermal.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
trace.c
trace.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
txrx.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
txrx.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
usb.c ath10k: add initial USB support 2017-08-03 14:31:01 +03:00
usb.h ath10k: add initial USB support 2017-08-03 14:31:01 +03:00
wmi-ops.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
wmi-tlv.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
wmi-tlv.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
wmi.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
wmi.h ath10k: fix spelling error 2018-01-09 10:18:20 +02:00
wow.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
wow.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00