diff options
author | 2015-02-04 18:48:28 +0100 | |
---|---|---|
committer | 2015-02-06 08:49:22 +0200 | |
commit | c0420ea0b598021302b1e1f0f28d621f93968e5d (patch) | |
tree | 4c87442c29e9bdd4cbf51d85327236f2724e6298 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cw1200: Less function calls in cw1200_load_firmware_cw1200() after error detection (diff) | |
download | wireguard-linux-c0420ea0b598021302b1e1f0f28d621f93968e5d.tar.xz wireguard-linux-c0420ea0b598021302b1e1f0f28d621f93968e5d.zip |
ath9k: Delete an unnecessary check before the function call "relay_close"
The relay_close() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions