diff options
author | Hannes Reinecke <hare@suse.de> | 2023-07-31 16:34:13 +0200 |
---|---|---|
committer | Damien Le Moal <dlemoal@kernel.org> | 2023-08-02 10:45:13 +0200 |
commit | 43aa43351bb551a7732c1b9f6e8ebb9a6f30b063 (patch) | |
tree | b3fab7ced42137e5314c2439c72ab53d0ad9abf5 /drivers/char | |
parent | ata: libata: remove references to non-existing error_handler() (diff) | |
download | linux-43aa43351bb551a7732c1b9f6e8ebb9a6f30b063.tar.xz linux-43aa43351bb551a7732c1b9f6e8ebb9a6f30b063.zip |
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 <hare@suse.de>
[niklas: remove the call to ap->ops->port_start() in ata_sas_port_init()]
Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com>
Reviewed-by: Jason Yan <yanaijie@huawei.com>
Reviewed-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions