diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2015-02-04 20:28:49 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-02-06 08:52:50 +0200 |
commit | 297540f69fa9c7292c9866e71cb22a7bc4c5003b (patch) | |
tree | 39f7dcb30f05d95b5273f5ce23833e8564ef9761 /drivers/net/wireless/iwlwifi/iwl-eeprom-parse.h | |
parent | 6f24fe305986afcb9eb2bde1031798b3b2ebf649 (diff) |
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 'drivers/net/wireless/iwlwifi/iwl-eeprom-parse.h')
0 files changed, 0 insertions, 0 deletions