Re: [PATCH] media: dt-bindings: raspberrypi,pispbe: Fix example indent
From: Marek Vasut
Date: Sun Sep 20 2026 - 19:13:53 EST
On 9/18/26 12:44 PM, Krzysztof Kozlowski wrote:
On Thu, Sep 17, 2026 at 02:25:18AM +0200, Marek Vasut wrote:All right, please just apply yours, thanks !
Fix two spaces before { in example. No functional change.
DT checker reports this as follows:
"
./Documentation/devicetree/bindings/media/raspberrypi,pispbe.yaml:56: example 0 [redundant-whitespace] extra whitespace before {
I already posted this for more files:
https://lore.kernel.org/all/20260801195528.235230-2-krzysztof.kozlowski@xxxxxxxxxxxxxxxx/
And doing such changes file-per-file is quite a churn, so better to
combine commits.
I noticed it while running the DT checker, so I fixed it and sent a patch, hence single file change.