From: David S. Miller Date: Wed, 16 Aug 2023 08:59:40 +0000 (+0100) Subject: Merge branch 'redundant-of_match_ptr' X-Git-Tag: dma-mapping-6.6-2023-09-30~164^2~104 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=936db833c2dd0a9ae738c8ce24fff816c9c8e381;p=users%2Fhch%2Fdma-mapping.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