linux-stable/drivers/scsi/qedi
Zhen Lei ffa636470a scsi: qedi: Use DEVICE_ATTR_RO() macro
Use DEVICE_ATTR_RO() macro helper instead of plain DEVICE_ATTR(), which
makes the code a bit shorter and easier to read.

Link: https://lore.kernel.org/r/20210616034419.725-2-thunder.leizhen@huawei.com
Acked-by: Manish Rangankar <mrangankar@marvell.com>
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2021-06-22 23:00:01 -04:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
qedi.h scsi: qedi: Fix cleanup session block/unblock use 2021-06-02 01:28:23 -04:00
qedi_dbg.c
qedi_dbg.h scsi: Fix various misspellings of "connect" 2019-10-24 21:22:32 -04:00
qedi_debugfs.c
qedi_fw.c scsi: qedi: Wake up if cmd_cleanup_req is set 2021-06-02 01:28:23 -04:00
qedi_fw_api.c
qedi_fw_iscsi.h
qedi_fw_scsi.h
qedi_gbl.h scsi: qedi: Fix host removal with running sessions 2021-06-09 23:06:57 -04:00
qedi_hsi.h
qedi_iscsi.c scsi: qedi: Fix host removal with running sessions 2021-06-09 23:06:57 -04:00
qedi_iscsi.h scsi: qedi: Complete TMF works before disconnect 2021-06-02 01:28:23 -04:00
qedi_main.c scsi: qedi: Fix host removal with running sessions 2021-06-09 23:06:57 -04:00
qedi_nvm_iscsi_cfg.h
qedi_sysfs.c scsi: qedi: Use DEVICE_ATTR_RO() macro 2021-06-22 23:00:01 -04:00
qedi_version.h