On Wed, 2021-09-29 at 15:04 -0700, Bart Van Assche wrote: > Since the removal of the legacy block layer there is only one > completion > > function left in the SCSI core, namely scsi_mq_done(). Rename it into > > scsi_done(). Export that function to allow SCSI LLDs to call it > directly. > > > > Reviewed-by: Benjamin Block <bblock@xxxxxxxxxxxxx> > > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> Reviewed-by: Bean Huo <beanhuo@xxxxxxxxxx>