diff options
author | 2015-02-04 20:28:49 +0100 | |
---|---|---|
committer | 2015-02-06 08:52:50 +0200 | |
commit | 297540f69fa9c7292c9866e71cb22a7bc4c5003b (patch) | |
tree | 39f7dcb30f05d95b5273f5ce23833e8564ef9761 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | hostap: Delete an unnecessary check before the function call "kfree" (diff) | |
download | wireguard-linux-297540f69fa9c7292c9866e71cb22a7bc4c5003b.tar.xz wireguard-linux-297540f69fa9c7292c9866e71cb22a7bc4c5003b.zip |
brcm80211: Delete unnecessary checks before two function calls
The functions brcmu_pkt_buf_free_skb() and usb_free_urb() test whether
their argument is NULL and then return immediately. Thus the test around
the call is not needed.
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