diff options
| author | Lizhe <[email protected]> | 2023-03-19 04:27:32 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2023-03-24 21:43:26 +0000 |
| commit | c45b3804292ba5f95b86a8866e2e2cac03fa0155 (patch) | |
| tree | d076448f528f751d1d07bfcbf9ebb8e339d97bd5 /drivers/scsi/pmcraid.c | |
| parent | Merge patch series "target: TMF and recovery fixes" (diff) | |
| download | kernel-c45b3804292ba5f95b86a8866e2e2cac03fa0155.tar.gz kernel-c45b3804292ba5f95b86a8866e2e2cac03fa0155.zip | |
scsi: scsi_debug: Remove redundant driver match function
If there is no driver match function, the driver core assumes that each
candidate pair (driver, device) matches, see driver_match_device().
Drop the pseudo_lld bus match function that always returned 1. This results
in the same behaviour as when there is no match function.
[mkp+jgg: patch description]
Signed-off-by: Lizhe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: John Garry <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/scsi/pmcraid.c')
0 files changed, 0 insertions, 0 deletions
