2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-24 21:24:00 +08:00
linux-next/drivers/misc/mei
Greg Kroah-Hartman 5666d896e8 mei: 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: Tomas Winkler <tomas.winkler@intel.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-06-18 13:47:25 +02:00
..
hdcp mei: hdcp: use own Kconfig file 2019-04-25 19:33:34 +02:00
bus-fixup.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
bus.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
client.c mei: expose device state in sysfs 2019-04-25 19:33:34 +02:00
client.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
debugfs.c mei: no need to check return value of debugfs_create functions 2019-06-18 13:47:25 +02:00
dma-ring.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hbm.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hbm.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw-me-regs.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw-me.c Char/Misc patches for 5.2-rc1 - part 2 2019-05-07 13:39:22 -07:00
hw-me.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw-txe-regs.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw-txe.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw-txe.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
init.c mei: expose device state in sysfs 2019-04-25 19:33:34 +02:00
interrupt.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
Kconfig mei: hdcp: use own Kconfig file 2019-04-25 19:33:34 +02:00
main.c mei: no need to check return value of debugfs_create functions 2019-06-18 13:47:25 +02:00
Makefile mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
mei_dev.h mei: no need to check return value of debugfs_create functions 2019-06-18 13:47:25 +02:00
mei-trace.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
mei-trace.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
pci-me.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
pci-txe.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00