linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com
Markus Elfring 073d72f963 rtlwifi: Delete unnecessary checks before the function call "kfree_skb"
The kfree_skb() function tests whether its argument is NULL and then
returns immediately. Thus the test around the calls 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>
2015-11-26 14:55:27 +02:00
..
dm_common.c
dm_common.h
fw_common.c
fw_common.h
main.c
Makefile
phy_common.c
phy_common.h