From: Junio C Hamano Date: Tue, 24 Jun 2025 16:49:38 +0000 (-0700) Subject: Merge branch 'jc/cocci-dtype' into jch X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8e5723dd1cdef5db8e6b766030c5daa90661e10d;p=thirdparty%2Fgit.git Merge branch 'jc/cocci-dtype' into jch Catch direct access to .d_type member of struct dirent, as some non-POSIX compliant systems we support lack it, and rewrite to use DTYPE() macro, which is not quite the right thing to do. * jc/cocci-dtype: cocci: do not directly access the .d_type member in struct dirent --- 8e5723dd1cdef5db8e6b766030c5daa90661e10d