diff options
author | 2017-02-28 11:14:39 +0000 | |
---|---|---|
committer | 2017-03-16 10:56:46 +0200 | |
commit | 51f60b8b6979da361c97602d6b6df3c3f72c7c4c (patch) | |
tree | 38aec006d541e00c9f6eff96c1d9adaea3ff7d00 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ath9k: don't trigger spectral scan when not enabled (diff) | |
download | wireguard-linux-51f60b8b6979da361c97602d6b6df3c3f72c7c4c.tar.xz wireguard-linux-51f60b8b6979da361c97602d6b6df3c3f72c7c4c.zip |
ath10k: remove redundant error check
The check on ret for an error is redundant because it is already been
checked for non-zero earlier on and ret is never non-zero at this point.
Fix this by removing the redundant check and error message.
Detected by CoverityScan, CID#1357170 ("Logically Dead Code")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions