linux/drivers/misc/ti-st
Greg Kroah-Hartman 909bad2d97 ti-st: 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: linux-kernel@vger.kernel.org
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-06-12 13:37:04 +02:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
st_core.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
st_kim.c ti-st: no need to check return value of debugfs_create functions 2019-06-12 13:37:04 +02:00
st_ll.c Revert "ti-st: add device tree support" 2015-08-05 13:24:12 -07:00