summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/sysinfo.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-01-22 16:21:01 +0100
committerMartin Schwidefsky2019-01-28 15:58:54 +0100
commitd7f2f7c7fc5133c82865bc39346805b1b8459c31 (patch)
treec0d17d4a3016973351941084662997a781f7a6c5 /arch/s390/kernel/sysinfo.c
parents390/hypfs: no need to check return value of debugfs_create functions (diff)
downloadkernel-qcow2-linux-d7f2f7c7fc5133c82865bc39346805b1b8459c31.tar.gz
kernel-qcow2-linux-d7f2f7c7fc5133c82865bc39346805b1b8459c31.tar.xz
kernel-qcow2-linux-d7f2f7c7fc5133c82865bc39346805b1b8459c31.zip
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>
Diffstat (limited to 'arch/s390/kernel/sysinfo.c')
0 files changed, 0 insertions, 0 deletions