scsi: lpfc: 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-28-bvanassche@acm.org Signed-off-by:Bart Van Assche <bvanassche@acm.org> Signed-off-by:
Martin K. Petersen <martin.petersen@oracle.com>
Showing
- drivers/scsi/lpfc/lpfc_attr.c 166 additions, 148 deletionsdrivers/scsi/lpfc/lpfc_attr.c
- drivers/scsi/lpfc/lpfc_crtn.h 2 additions, 2 deletionsdrivers/scsi/lpfc/lpfc_crtn.h
- drivers/scsi/lpfc/lpfc_init.c 1 addition, 1 deletiondrivers/scsi/lpfc/lpfc_init.c
- drivers/scsi/lpfc/lpfc_scsi.c 2 additions, 2 deletionsdrivers/scsi/lpfc/lpfc_scsi.c
Loading
Please register or sign in to comment