linux_dsm_epyc7002/drivers/net/wireless/quantenna
Greg Kroah-Hartman b089e6944a qtnfmac: 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: Igor Mitsyanko <imitsyanko@quantenna.com>
Cc: Avinash Patil <avinashp@quantenna.com>
Cc: Sergey Matyukevich <smatyukevich@quantenna.com>
Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: linux-wireless@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-02-01 14:34:13 +02:00
..
qtnfmac qtnfmac: no need to check return value of debugfs_create functions 2019-02-01 14:34:13 +02:00
Kconfig qtnfmac: use 'help' in Kconfig 2018-10-13 20:04:45 +03:00
Makefile qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00