diff options
| author | Bart Van Assche <[email protected]> | 2021-10-07 20:46:11 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-10-17 01:31:43 +0000 |
| commit | 11b68e36b16752ae3a48dc16229958ebc9bb324a (patch) | |
| tree | 68983e3b0ee7514f52a56250d7b6a594151452ec /drivers/scsi/pmcraid.c | |
| parent | scsi: usb: Call scsi_done() directly (diff) | |
| download | kernel-11b68e36b16752ae3a48dc16229958ebc9bb324a.tar.gz kernel-11b68e36b16752ae3a48dc16229958ebc9bb324a.zip | |
scsi: core: Call scsi_done directly
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.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Benjamin Block <[email protected]>
Reviewed-by: Bean Huo <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/scsi/pmcraid.c')
0 files changed, 0 insertions, 0 deletions
