linux/drivers/net/wireless/ti
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
..
wl12xx wl12xx: no need to check return value of debugfs_create functions 2019-02-01 14:31:21 +02:00
wl18xx wl18xx: no need to check return value of debugfs_create functions 2019-02-01 14:32:20 +02:00
wl1251 wl1251: no need to check return value of debugfs_create functions 2019-02-01 14:30:36 +02:00
wlcore wlcore: no need to check return value of debugfs_create functions 2019-02-01 14:29:50 +02:00
Kconfig net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text 2018-03-13 18:52:25 +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
wilink_platform_data.c