diff options
author | Bart Van Assche <bvanassche@acm.org> | 2021-11-16 23:31:15 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-11-19 04:26:58 +0100 |
commit | 0a84486d6c1da1c2738544d8fc1b07b1d3ce046f (patch) | |
tree | fb10b2ac88edc16704143e7e96425bee1d68b680 /fs | |
parent | scsi: core: Simplify control flow in scmd_eh_abort_handler() (diff) | |
download | linux-0a84486d6c1da1c2738544d8fc1b07b1d3ce046f.tar.xz linux-0a84486d6c1da1c2738544d8fc1b07b1d3ce046f.zip |
scsi: core: Remove Scsi_Host.shost_dev_attr_groups
Simplify the scsi_host_alloc() implementation by setting the shost_class
.dev_groups member instead of copying all host attribute group pointers
into the shost_dev_attr_groups[] array.
Link: https://lore.kernel.org/r/20211116223115.2103031-1-bvanassche@acm.org
Cc: Steffen Maier <maier@linux.ibm.com>
Cc: Damien Le Moal <damien.lemoal@wdc.com>
Suggested-by: Benjamin Block <bblock@linux.ibm.com>
Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions