OpenCloudOS-Kernel/drivers/scsi/snic
Bart Van Assche 7500be6291 scsi: snic: Switch to attribute groups
struct device supports attribute groups directly but does not support
struct device_attribute directly. Hence switch to attribute groups.

Link: https://lore.kernel.org/r/20211012233558.4066756-44-bvanassche@acm.org
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2021-10-16 21:45:59 -04:00
..
Makefile
cq_desc.h
cq_enet_desc.h
snic.h scsi: snic: Switch to attribute groups 2021-10-16 21:45:59 -04:00
snic_attrs.c scsi: snic: Switch to attribute groups 2021-10-16 21:45:59 -04:00
snic_ctl.c scsi: snic: Fix an error message 2021-05-14 22:31:25 -04:00
snic_debugfs.c scsi: snic: debugfs: remove local storage of debugfs files 2021-05-21 20:46:45 +02:00
snic_disc.c scsi: snic: switch to generic DMA API 2018-10-17 21:58:53 -04:00
snic_disc.h
snic_fwint.h
snic_io.c scsi: snic: switch to generic DMA API 2018-10-17 21:58:53 -04:00
snic_io.h
snic_isr.c
snic_main.c scsi: snic: Switch to attribute groups 2021-10-16 21:45:59 -04:00
snic_res.c
snic_res.h
snic_scsi.c scsi: snic: Call scsi_done() directly 2021-10-16 21:31:41 -04:00
snic_stats.h scsi: snic: no need to check return value of debugfs_create functions 2019-01-29 00:40:54 -05:00
snic_trc.c scsi: snic: no need to check return value of debugfs_create functions 2019-01-29 00:40:54 -05:00
snic_trc.h scsi: snic: debugfs: remove local storage of debugfs files 2021-05-21 20:46:45 +02:00
vnic_cq.c scsi: snic: Simplify the return expression of svnic_cq_alloc() 2020-10-07 23:50:03 -04:00
vnic_cq.h
vnic_cq_fw.h
vnic_dev.c scsi: snic: switch to generic DMA API 2018-10-17 21:58:53 -04:00
vnic_dev.h
vnic_devcmd.h scsi: Replace zero-length array with flexible-array member 2020-03-11 23:07:56 -04:00
vnic_intr.c
vnic_intr.h
vnic_resource.h
vnic_snic.h
vnic_stats.h
vnic_wq.c
vnic_wq.h
wq_enet_desc.h