linux_dsm_epyc7002/drivers/net/wireless/ti/wl12xx
Greg Kroah-Hartman 23f3896603 wl12xx: no need to check return value of debugfs_create functions
When calling debugfs functions, there is no need to ever check the
return value.  The function can work or not, but the code logic should
never do something different based on this.

Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: Tony Lindgren <tony@atomide.com>
Cc: linux-wireless@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-02-01 14:31:21 +02:00
..
acx.c
acx.h wl18xx: PG2.0 HW Watch dog interrupt support 2012-06-07 18:11:01 +03:00
cmd.c mac80211: support secondary channel offset in CSA 2013-04-16 15:29:44 +02:00
cmd.h wlcore: update channel_switch/stop_channel_switch commands 2012-11-27 10:49:28 +02:00
conf.h wlcore: split wl12xx/wl18xx sg parameters 2015-12-11 13:10:59 +02:00
debugfs.c wl12xx: no need to check return value of debugfs_create functions 2019-02-01 14:31:21 +02:00
debugfs.h wl12xx: implement fw status debugfs entries 2012-06-05 15:58:12 +03:00
event.c wlcore: support scan reports during periodic scan 2012-12-11 12:37:23 +02:00
event.h wlcore: update events enum/struct to new fw api 2012-11-27 10:49:29 +02:00
Kconfig
main.c headers: separate linux/mod_devicetable.h from linux/platform_device.h 2018-07-07 17:52:26 +02:00
Makefile wlcore: update events enum/struct to new fw api 2012-11-27 10:49:29 +02:00
reg.h
scan.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
scan.h mac80211: split sched scan IEs 2014-06-25 09:10:43 +02:00
wl12xx.h wl12xx: use frequency instead of enumerations for pdata clocks 2015-03-24 09:47:57 -07:00