linux_dsm_epyc7002/drivers/net/wireless/orinoco
Markus Elfring 71b9d0aeac orinoco: Delete an unnecessary check before the function call "kfree"
The kfree() 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>
2015-02-06 08:50:24 +02:00
..
airport.c
cfg.c orinoco: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} 2014-02-28 14:12:36 -05:00
cfg.h
fw.c
fw.h
hermes_dld.c
hermes_dld.h
hermes_rid.h
hermes.c
hermes.h
hw.c cfg80211: constify more pointers in the cfg80211 API 2014-05-19 17:53:16 +02:00
hw.h cfg80211: constify more pointers in the cfg80211 API 2014-05-19 17:53:16 +02:00
Kconfig orinoco/hermes: select CFG80211_WEXT 2015-01-15 15:04:10 +02:00
main.c orinoco: Delete an unnecessary check before the function call "kfree" 2015-02-06 08:50:24 +02:00
main.h
Makefile
mic.c
mic.h
orinoco_cs.c
orinoco_nortel.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
orinoco_pci.c orinoco: orinoco_pci use msecs_to_jiffies for conversion 2015-02-06 08:44:58 +02:00
orinoco_pci.h
orinoco_plx.c orinoco: orinoco_plx use msecs_to_jiffies for conversion 2015-02-06 08:44:41 +02:00
orinoco_tmd.c orinoco: orinoco_tmd use msecs_to_jiffies for conversion 2015-02-06 08:45:46 +02:00
orinoco_usb.c orinoco_usb: Use setup_timer 2015-01-07 10:45:12 +02:00
orinoco.h
scan.c cfg80211: allow passing frame type to cfg80211_inform_bss() 2014-08-26 11:16:02 +02:00
scan.h
spectrum_cs.c
wext.c cfg80211: constify more pointers in the cfg80211 API 2014-05-19 17:53:16 +02:00
wext.h