diff options
author | 2024-12-24 21:05:05 +0800 | |
---|---|---|
committer | 2025-01-03 11:19:35 +0100 | |
commit | 6890fdc856014d731708d684a7c6f9dafec17d60 (patch) | |
tree | d607d4bcbe6265686003a77f62d6c097f7b9886d /rust/kernel | |
parent | driver core: Simplify API device_find_child_by_name() implementation (diff) | |
download | wireguard-linux-6890fdc856014d731708d684a7c6f9dafec17d60.tar.xz wireguard-linux-6890fdc856014d731708d684a7c6f9dafec17d60.zip |
driver core: Remove match_any()
Static match_any() is now exactly same as API device_match_any().
Remove the former and use the later instead.
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Link: https://lore.kernel.org/r/20241224-const_dfc_done-v5-6-6623037414d4@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions