From: David S. Miller Date: Wed, 16 Aug 2023 08:59:40 +0000 (+0100) Subject: Merge branch 'redundant-of_match_ptr' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=936db833c2dd0a9ae738c8ce24fff816c9c8e381;p=linux.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