Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libata: remove the done callback from ata_scsi_args
It's always the scsi_done callback, and we can get at that easily in the place where ->done is called. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Tejun Heo <tj@kernel.org>
- Loading branch information