linux/drivers/net/wireless/ti/wlcore
Greg Kroah-Hartman ad2106ca00 wlcore: 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:29:50 +02:00
..
acx.c wlcore: Add support for runtime PM 2018-06-27 18:44:47 +03:00
acx.h wlcore: fix unused function warning 2017-12-14 14:44:31 +02:00
boot.c
boot.h
cmd.c wlcore: clean up an indentation issue 2019-02-01 14:27:13 +02:00
cmd.h
conf.h
debug.h
debugfs.c wlcore: no need to check return value of debugfs_create functions 2019-02-01 14:29:50 +02:00
debugfs.h wlcore: no need to check return value of debugfs_create functions 2019-02-01 14:29:50 +02:00
event.c
event.h
hw_ops.h
ini.h
init.c
init.h
io.c
io.h
Kconfig
main.c wlcore: Fix memory leak in case wl12xx_fetch_firmware failure 2019-01-10 13:31:43 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ps.c wlcore: Add support for runtime PM 2018-06-27 18:44:47 +03:00
ps.h wlcore: Add support for runtime PM 2018-06-27 18:44:47 +03:00
rx.c wlcore: Set rx_status boottime_ns field on rx 2018-07-31 10:24:10 +03:00
rx.h
scan.c wlcore: Enable runtime PM autosuspend support 2018-06-27 18:45:24 +03:00
scan.h
sdio.c wlcore: Fixup "Add support for optional wakeirq" 2018-11-06 18:44:36 +02:00
spi.c wlcore: add missing nvs file name info for wilink8 2017-08-24 12:51:22 +03:00
sysfs.c wlcore: Enable runtime PM autosuspend support 2018-06-27 18:45:24 +03:00
sysfs.h
testmode.c wlcore: Enable runtime PM autosuspend support 2018-06-27 18:45:24 +03:00
testmode.h
tx.c wlcore: Enable runtime PM autosuspend support 2018-06-27 18:45:24 +03:00
tx.h
vendor_cmd.c wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_config_start()' 2018-11-06 18:53:14 +02:00
vendor_cmd.h
wl12xx_80211.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
wlcore_i.h wlcore: Add support for runtime PM 2018-06-27 18:44:47 +03:00
wlcore.h wlcore: Add support for optional wakeirq 2018-10-05 11:33:31 +03:00