linux-stable/drivers/staging/wilc1000
Luis de Bethencourt ef6687c627 staging: wilc1000: fix error handling in wilc_debugfs_init()
We can just ignore the return value from debugfs_create_dir() and
debugfs_create_file(). The second one already interanlly checks the dentry
created by the first before creating the file.

debugfs was written so it would be easy to use, no need for error checking.

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-08-21 17:27:16 +02:00
..
coreconfigurator.c
coreconfigurator.h
host_interface.c staging: wilc1000: arrays can't be NULL 2016-06-25 14:41:18 -07:00
host_interface.h staging: wilc1000: remove unused struct set_mac_addr 2016-06-25 14:38:49 -07:00
Kconfig staging: wilc1000: removes WIRELESS_EXT 2016-03-28 07:30:36 -07:00
linux_mon.c staging: wilc1000: Remove camel case in variable names. 2016-03-28 07:30:36 -07:00
linux_wlan.c drivers: wilc1000: remove references to semaphores 2016-08-21 17:27:16 +02:00
Makefile staging: wilc1000: message_queue: Move code to host interface 2016-06-25 14:39:53 -07:00
TODO drivers: wilc1000: remove references to semaphores 2016-08-21 17:27:16 +02:00
wilc_debugfs.c staging: wilc1000: fix error handling in wilc_debugfs_init() 2016-08-21 17:27:16 +02:00
wilc_sdio.c staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts" 2016-06-25 14:38:49 -07:00
wilc_spi.c staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts" 2016-06-25 14:38:49 -07:00
wilc_wfi_cfgoperations.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2016-07-27 12:03:20 -07:00
wilc_wfi_cfgoperations.h
wilc_wfi_netdevice.h drivers: wilc1000: remove references to semaphores 2016-08-21 17:27:16 +02:00
wilc_wlan.c staging: wilc1000: Replace semaphore cfg_event with completion 2016-06-25 14:39:53 -07:00
wilc_wlan.h drivers: wilc1000: remove references to semaphores 2016-08-21 17:27:16 +02:00
wilc_wlan_cfg.c staging: wilc1000: Replaced comparison to NULL statements 2016-03-28 07:30:36 -07:00
wilc_wlan_cfg.h
wilc_wlan_if.h drivers: wilc1000: remove references to semaphores 2016-08-21 17:27:16 +02:00