diff options
author | Lizhe <sensor1010@163.com> | 2023-03-19 07:19:41 +0300 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2023-03-27 18:19:52 +0300 |
commit | 85206bf95313c33a244d6ea4304b01ade95b8b05 (patch) | |
tree | bfe87b7e1ed2a5d3d127786f20f449d944c19905 /tools/perf/scripts/python/sctop.py | |
parent | e7615c9225d7c7562d1cd95ba8cc2cbf38c3d29e (diff) | |
download | linux-85206bf95313c33a244d6ea4304b01ade95b8b05.tar.xz |
s390/vfio-ap: 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 matrix bus's match function that always returned 1 and so
implements the same behaviour as when there is no match function
Signed-off-by: Lizhe <sensor1010@163.com>
Reviewed-by: Tony Krowiak <akrowiak@linux.ibm.com>
Link: https://lore.kernel.org/r/20230319041941.259830-1-sensor1010@163.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions