linux/drivers/scsi/hisi_sas
John Garry c2c7e74057 scsi: hisi_sas: 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.

Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2019-01-29 01:41:19 -05:00
..
Kconfig scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependency 2018-03-21 18:34:21 -04:00
Makefile scsi: hisi_sas: add skeleton v3 hw driver 2017-06-19 21:31:25 -04:00
hisi_sas.h scsi: hisi_sas: No need to check return value of debugfs_create functions 2019-01-29 01:41:19 -05:00
hisi_sas_main.c scsi: hisi_sas: No need to check return value of debugfs_create functions 2019-01-29 01:41:19 -05:00
hisi_sas_v1_hw.c SCSI misc on 20181224 2018-12-28 14:48:06 -08:00
hisi_sas_v2_hw.c scsi: hisi_sas: Take debugfs snapshot for all regs 2019-01-08 21:58:37 -05:00
hisi_sas_v3_hw.c scsi: hisi_sas: Add debugfs for port registers 2019-01-08 21:58:37 -05:00