diff options
author | Hannes Reinecke <[email protected]> | 2023-07-31 16:34:13 +0200 |
---|---|---|
committer | Damien Le Moal <[email protected]> | 2023-08-02 17:45:13 +0900 |
commit | 43aa43351bb551a7732c1b9f6e8ebb9a6f30b063 (patch) | |
tree | b3fab7ced42137e5314c2439c72ab53d0ad9abf5 /drivers/cdx/controller/mcdi_functions.c | |
parent | ff8072d589dcff7c1f0345a6ec98b5fc1e9ee2a1 (diff) |
ata,scsi: remove ata_sas_port_{start,stop} callbacks
Callbacks are empty now, so remove them.
Also, remove the call to ap->ops->port_start() in ata_sas_port_init(),
as this would otherwise cause a NULL pointer dereference, now when the
callback is gone.
Signed-off-by: Hannes Reinecke <[email protected]>
[niklas: remove the call to ap->ops->port_start() in ata_sas_port_init()]
Signed-off-by: Niklas Cassel <[email protected]>
Reviewed-by: Jason Yan <[email protected]>
Reviewed-by: John Garry <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Signed-off-by: Damien Le Moal <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/mcdi_functions.c')
0 files changed, 0 insertions, 0 deletions