aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNicholas Mc Guire <[email protected]>2015-06-15 14:46:43 +0300
committerKalle Valo <[email protected]>2015-06-16 13:14:54 +0300
commit71c47df4aa54ee3bfb113a5ae468c8bfb3a6fb7b (patch)
tree76ea825c38a0f4ad36ed78335f653971283dc28b /tools/perf/scripts/python/export-to-postgresql.py
parentd4298a3a8c92a18d375e55feecc60e4eefeb45e3 (diff)
ath10k: txrx: remove unreachable negative return check and fixup type
wait_event_timeout(), introduced in 'commit 5e3dd157d7e7 ("ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices")' never returns < 0 so the only failure condition to be checked is == 0 (timeout). Further the return type is long not int - an appropriately named variable is added and the assignments fixed up. Signed-off-by: Nicholas Mc Guire <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions