linux-stable/drivers/scsi/isci
Martin K. Petersen 1451455e6f Merge patch series "libsas: Some tidy-up"
John Garry <john.g.garry@oracle.com> says:

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/

Any conflict should be trivial to resolve.

Based on mkp-scsi staging at a18e81d17a ("scsi: ufs: ufs-pci: Add support for QEMU")

Link: https://lore.kernel.org/r/20230815115156.343535-1-john.g.garry@oracle.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2023-08-24 21:06:16 -04:00
..
host.c scsi: isci: Fix spelling mistake "doesnt" -> "doesn't" 2022-03-29 23:46:23 -04:00
host.h scsi: libsas: Delete struct scsi_core 2023-08-21 17:50:58 -04:00
init.c Merge patch series "libsas: Some tidy-up" 2023-08-24 21:06:16 -04:00
isci.h
Makefile
phy.c scsi: libsas: Delete enum sas_phy_type 2023-08-21 17:50:57 -04:00
phy.h scsi: isci: Remove unnecessary struct declaration 2021-04-13 01:39:12 -04:00
port.c scsi: isci: port: Fix a bunch of kernel-doc issues 2021-03-18 23:41:08 -04:00
port.h
port_config.c scsi: isci: port_config: Fix a bunch of doc-rot and demote abuses 2021-03-18 23:41:07 -04:00
probe_roms.c
probe_roms.h
registers.h
remote_device.c scsi: isci: remote_device: Fix a bunch of doc-rot issues 2021-03-18 23:41:07 -04:00
remote_device.h
remote_node_context.c scsi: isci: remote_node_context: Demote kernel-doc abuse 2021-03-18 23:41:08 -04:00
remote_node_context.h
remote_node_table.c scsi: isci: remote_node_table: Provide some missing params and remove others 2021-03-18 23:41:08 -04:00
remote_node_table.h
request.c scsi: libsas: Delete sas_ssp_task.task_prio 2023-08-21 17:50:58 -04:00
request.h scsi: isci: Drop SAS_TASK_AT_INITIATOR check in isci_task_abort_task() 2022-02-11 16:59:57 -05:00
sas.h
scu_completion_codes.h
scu_event_codes.h
scu_remote_node_context.h
scu_task_context.h scsi: isci: Fix comment typo 2023-06-28 21:45:27 -04:00
task.c scsi: libsas: Delete lldd_clear_aca callback 2022-02-19 15:59:34 -05:00
task.h scsi: libsas: Delete lldd_clear_aca callback 2022-02-19 15:59:34 -05:00
unsolicited_frame_control.c
unsolicited_frame_control.h