diff options
author | Lizhe <[email protected]> | 2023-03-19 12:35:18 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-03-24 20:44:14 -0400 |
commit | 882f4adac9a8411ba9993810132add18896b82c1 (patch) | |
tree | dda36168152dc91269b2f8c919b822fe2297401d /drivers/usb/cdns3/cdns3-debug.h | |
parent | f486893288f3e9b171b836f43853a6426515d800 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions