linux/drivers/net/wireless/brcm80211
Markus Elfring ac96ce83ff net: brcm80211: Deletion of unnecessary checks before two function calls
The functions brcmu_pkt_buf_free_skb() and release_firmware() test whether
their argument is NULL and then return 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>
Acked-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-11-20 16:14:39 -05:00
..
brcmfmac net: brcm80211: Deletion of unnecessary checks before two function calls 2014-11-20 16:14:39 -05:00
brcmsmac net: brcm80211: Deletion of unnecessary checks before two function calls 2014-11-20 16:14:39 -05:00
brcmutil brcmutil: assure unused bits are cleared in 11n chanspec 2014-05-29 13:10:25 -04:00
include brcmfmac: Add wowl support for PCIE devices. 2014-09-30 13:17:48 -04:00
Kconfig brcmfmac: conditionally compile firmware protocol source code 2014-09-15 15:09:26 -04:00
Makefile brcm80211: Use normal DEBUG define 2012-01-24 14:21:13 -05:00