tmp_suning_uos_patched/arch/s390/pci
Greg Kroah-Hartman d7f2f7c7fc s390: pci: 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: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Sebastian Ott <sebott@linux.ibm.com>
Cc: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Cc: linux-s390@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sebastian Ott <sebott@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2019-01-28 15:58:54 +01:00
..
Makefile
pci_clp.c
pci_debug.c s390: pci: no need to check return value of debugfs_create functions 2019-01-28 15:58:54 +01:00
pci_dma.c
pci_event.c
pci_insn.c
pci_mmio.c
pci_sysfs.c
pci.c pci-v4.21-changes 2019-01-05 17:57:34 -08:00