diff options
author | Niklas Cassel <cassel@kernel.org> | 2024-07-03 20:44:18 +0200 |
---|---|---|
committer | Niklas Cassel <cassel@kernel.org> | 2024-07-04 11:52:31 +0200 |
commit | c10bc5614ce0027fa2282ad11827629d81957a3a (patch) | |
tree | 47606f69c91cae84145af8f66de3a1cea8dc3783 /arch | |
parent | 831d83a5374af5c03d7771ef85fd9d46d685cf55 (diff) | |
download | lwn-c10bc5614ce0027fa2282ad11827629d81957a3a.tar.gz lwn-c10bc5614ce0027fa2282ad11827629d81957a3a.zip |
ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()
The ata_sas_tport_add() and ata_sas_tport_delete() wrappers only exist in
order to export the internal libata functions which they wrap.
Remove the wrappers and instead export the libata functions directly.
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Link: https://lore.kernel.org/r/20240703184418.723066-12-cassel@kernel.org
Signed-off-by: Niklas Cassel <cassel@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions