Searched hist:eb78ac7a5474b56fa7b71991664843b9e678f8a3 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/scsi/bnx2i/ |
H A D | bnx2i_sysfs.c | diff eb78ac7a5474b56fa7b71991664843b9e678f8a3 Wed Oct 13 01:35:28 CEST 2021 Bart Van Assche <bvanassche@acm.org> scsi: bnx2i: 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-17-bvanassche@acm.org Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|
H A D | bnx2i.h | diff eb78ac7a5474b56fa7b71991664843b9e678f8a3 Wed Oct 13 01:35:28 CEST 2021 Bart Van Assche <bvanassche@acm.org> scsi: bnx2i: 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-17-bvanassche@acm.org Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|
H A D | bnx2i_iscsi.c | diff eb78ac7a5474b56fa7b71991664843b9e678f8a3 Wed Oct 13 01:35:28 CEST 2021 Bart Van Assche <bvanassche@acm.org> scsi: bnx2i: 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-17-bvanassche@acm.org Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|