Re: [PATCH v2 07/11] dtc: dt-check-style: Consistently call 'kind' as 'file_type'

Krzysztof Kozlowski <[email protected]> Sun, 2 Aug 2026 14:22:05 +0200
Newsgroups dev.linux.lists.sashiko-reviews,org.kernel.vger.linux-devicetree
Message-ID <[email protected]>
On 02/08/2026 10:54, [email protected] wrote:
> Thank you for your contribution! Sashiko AI review found 2 potential issue(s) to consider:
> - [Low] Incomplete naming refactoring: the parameter `input_type` in `check_block()` was missed during unification to `file_type`.

Ack

> - [Low] Semantic conflation: the commit overloads the name `file_type` to represent both the exact file extension and the normalized syntax family.

False positive, string is used as the file type


Best regards,
Krzysztof