Re: [PATCH v3 09/11] dtc: dt-check-style: Add test for trailing white-space in DTS

Krzysztof Kozlowski <[email protected]> Wed, 5 Aug 2026 09:03:23 +0200
Newsgroups dev.linux.lists.sashiko-reviews,org.kernel.vger.linux-devicetree
Message-ID <20260805-debonair-amiable-squid-59d081@quoll>
On Mon, Aug 03, 2026 at 09:11:23AM +0000, [email protected] wrote:
> Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
> - [Medium] The test file `bad/dts-trailing-ws.dts` is intended to trigger a trailing whitespace warning, but it does not actually contain any trailing whitespace. As a result, the style checker will not emit the expected warning, and the unit test will fail.

Same false positive.

Best regards,
Krzysztof