From: David S. Miller Date: Wed, 16 Aug 2023 08:59:40 +0000 (+0100) Subject: Merge branch 'redundant-of_match_ptr' X-Git-Tag: kvm-x86-next-2023.09.07~130^2~104 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=936db833c2dd0a9ae738c8ce24fff816c9c8e381;p=users%2Fdwmw2%2Flinux.git Merge branch 'redundant-of_match_ptr' Ruan Jinjie says: ==================== net: Remove redundant of_match_ptr() macro Since these net drivers depend on CONFIG_OF, there is no need to wrap the macro of_match_ptr() here. Changes in v3: - Collect responses from v1 and v2. ==================== Signed-off-by: David S. Miller --- 936db833c2dd0a9ae738c8ce24fff816c9c8e381