On Wed, 2021-09-29 at 15:11 -0700, Bart Van Assche wrote: > Conditional statements are faster than indirect calls. Hence call > > scsi_done() directly. Since this patch removes the last user of the > > scsi_done member, also remove that data structure member. > > > > Reviewed-by: Benjamin Block <bblock@xxxxxxxxxxxxx> > > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> Reviewed-by: Bean Huo <beanhuo@xxxxxxxxxx>