linux/drivers/net/wireless/realtek
Greg Kroah-Hartman 3059785bb7 rtlwifi: 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: Ping-Ke Shih <pkshih@realtek.com>
Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: linux-wireless@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-02-01 14:33:13 +02:00
..
rtl8xxxu rtl8xxxu: Fix missing break in switch 2018-11-06 18:58:41 +02:00
rtl818x rtlwifi: rtl818x: fix indentation issue 2019-02-01 14:20:01 +02:00
rtlwifi rtlwifi: no need to check return value of debugfs_create functions 2019-02-01 14:33:13 +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