summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpi3mr/mpi3mr_transport.c
diff options
context:
space:
mode:
authorLizhe <sensor1010@163.com>2023-03-19 05:35:18 +0100
committerMartin K. Petersen <martin.petersen@oracle.com>2023-03-25 01:44:14 +0100
commit882f4adac9a8411ba9993810132add18896b82c1 (patch)
treedda36168152dc91269b2f8c919b822fe2297401d /drivers/scsi/mpi3mr/mpi3mr_transport.c
parentscsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race ... (diff)
downloadlinux-882f4adac9a8411ba9993810132add18896b82c1.tar.xz
linux-882f4adac9a8411ba9993810132add18896b82c1.zip
scsi: target: tcm_loop: 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(). pseudo_lld_bus_match() always returns 1 and is therefore equivalent to not registering a match function. Remove it. Signed-off-by: Lizhe <sensor1010@163.com> Link: https://lore.kernel.org/r/20230319043518.297490-1-sensor1010@163.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/mpi3mr/mpi3mr_transport.c')
0 files changed, 0 insertions, 0 deletions