summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedi/qedi_debugfs.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-22 16:09:04 +0100
committerMartin K. Petersen <martin.petersen@oracle.com>2019-01-29 00:40:54 -0500
commit50e931679ace9cf1c2915f664f29f52a203d8687 (patch)
tree71ecd181b134c68876e90ef431e70661a0b382ed /drivers/scsi/qedi/qedi_debugfs.c
parentfd84ec206d7a0d5a2aa0c3c78868deec6bfcd050 (diff)
downloadlinux-50e931679ace9cf1c2915f664f29f52a203d8687.tar.gz
linux-50e931679ace9cf1c2915f664f29f52a203d8687.tar.bz2
linux-50e931679ace9cf1c2915f664f29f52a203d8687.zip
scsi: lpfc: 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: James Smart <james.smart@broadcom.com> Cc: Dick Kennedy <dick.kennedy@broadcom.com> Cc: "James E.J. Bottomley" <jejb@linux.ibm.com> Cc: "Martin K. Petersen" <martin.petersen@oracle.com> Cc: linux-scsi@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/qedi/qedi_debugfs.c')
0 files changed, 0 insertions, 0 deletions