linux_dsm_epyc7002/drivers/net/wireless/ti/wl18xx
Greg Kroah-Hartman c922a3a02d wl18xx: 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:32:20 +02:00
..
acx.c
acx.h
cmd.c
cmd.h
conf.h
debugfs.c wl18xx: no need to check return value of debugfs_create functions 2019-02-01 14:32:20 +02:00
debugfs.h
event.c
event.h
io.c
io.h
Kconfig
main.c headers: separate linux/mod_devicetable.h from linux/platform_device.h 2018-07-07 17:52:26 +02:00
Makefile
reg.h
scan.c
scan.h
tx.c
tx.h
wl18xx.h