Re: [PATCH v2 2/3] dt-bindings: wire style checker into dt_binding_check

From: Nathan Chancellor

Date: Fri May 08 2026 - 08:23:27 EST


On Thu, May 07, 2026 at 12:00:21PM -0500, Rob Herring wrote:
> On Thu, May 07, 2026 at 05:26:41PM +0800, Nathan Chancellor wrote:
> > In general, scripts should be called with an explicit interpreter to
> >
> > 1. not rely on the file being executable (I think quilt has issues with
> > this at times?)
>
> Does that apply to external scripts? Not the case here, but for the rest
> of this file that is the case.

I guess it depends on if anyone notices? :) but realistically, if it is
coming from somewhere where it is guaranteed to be executable, then I
assume it does not matter.

--
Cheers,
Nathan