Message ID | 20230815115156.343535-1-john.g.garry@oracle.com (mailing list archive) |
---|---|
Headers | show |
Series | libsas: Some tidy-up | expand |
John, > This series tidies-up libsas a bit, including: > - delete structure(s) with only one member > - delete structure members which are only ever set > - delete structure members which are never set and code which relies on > that member being set Applied to 6.6/scsi-staging, thanks!
On Tue, 15 Aug 2023 11:51:46 +0000, John Garry wrote: > This series tidies-up libsas a bit, including: > - delete structure(s) with only one member > - delete structure members which are only ever set > - delete structure members which are never set and code which relies on > that member being set > > This conflicts with the following series: > https://lore.kernel.org/linux-scsi/20230809132249.37948-1-yuehaibing@huawei.com/ > > [...] Applied to 6.6/scsi-queue, thanks! [01/10] scsi: libsas: Delete sas_ha_struct.lldd_module https://git.kernel.org/mkp/scsi/c/b1bc49731770 [02/10] scsi: libsas: Delete enum sas_class https://git.kernel.org/mkp/scsi/c/c46a91709335 [03/10] scsi: libsas: Delete enum sas_phy_type https://git.kernel.org/mkp/scsi/c/2f4e20cd6ef8 [04/10] scsi: libsas: Delete struct scsi_core https://git.kernel.org/mkp/scsi/c/1136a0225d05 [05/10] scsi: libsas: Delete sas_ssp_task.retry_count https://git.kernel.org/mkp/scsi/c/31d9061b475c [06/10] scsi: libsas: Delete sas_ssp_task.enable_first_burst https://git.kernel.org/mkp/scsi/c/ebf26e93cfec [07/10] scsi: libsas: Delete sas_ssp_task.task_prio https://git.kernel.org/mkp/scsi/c/4dc051eb0c6b [08/10] scsi: libsas: Delete sas_ata_task.set_affil_pol https://git.kernel.org/mkp/scsi/c/7b964c402285 [09/10] scsi: libsas: Delete sas_ata_task.stp_affil_pol https://git.kernel.org/mkp/scsi/c/44862dc2d2e7 [10/10] scsi: libsas: Delete sas_ata_task.retry_count https://git.kernel.org/mkp/scsi/c/86344494e364
On Tue, 15 Aug 2023 11:51:46 +0000, John Garry wrote: > This series tidies-up libsas a bit, including: > - delete structure(s) with only one member > - delete structure members which are only ever set > - delete structure members which are never set and code which relies on > that member being set > > This conflicts with the following series: > https://lore.kernel.org/linux-scsi/20230809132249.37948-1-yuehaibing@huawei.com/ > > [...] Applied to 6.6/scsi-queue, thanks! [01/10] scsi: libsas: Delete sas_ha_struct.lldd_module https://git.kernel.org/mkp/scsi/c/b1bc49731770 [02/10] scsi: libsas: Delete enum sas_class https://git.kernel.org/mkp/scsi/c/c46a91709335 [03/10] scsi: libsas: Delete enum sas_phy_type https://git.kernel.org/mkp/scsi/c/2f4e20cd6ef8 [04/10] scsi: libsas: Delete struct scsi_core https://git.kernel.org/mkp/scsi/c/1136a0225d05 [05/10] scsi: libsas: Delete sas_ssp_task.retry_count https://git.kernel.org/mkp/scsi/c/31d9061b475c [06/10] scsi: libsas: Delete sas_ssp_task.enable_first_burst https://git.kernel.org/mkp/scsi/c/ebf26e93cfec [07/10] scsi: libsas: Delete sas_ssp_task.task_prio https://git.kernel.org/mkp/scsi/c/4dc051eb0c6b [08/10] scsi: libsas: Delete sas_ata_task.set_affil_pol https://git.kernel.org/mkp/scsi/c/7b964c402285 [09/10] scsi: libsas: Delete sas_ata_task.stp_affil_pol https://git.kernel.org/mkp/scsi/c/44862dc2d2e7 [10/10] scsi: libsas: Delete sas_ata_task.retry_count https://git.kernel.org/mkp/scsi/c/86344494e364