Re: [PATCH net-next] dt-bindings: net: Correct indentation and style in DTS example

From: Florian Fainelli
Date: Tue Jan 07 2025 - 12:26:28 EST


On 1/7/25 04:56, Krzysztof Kozlowski wrote:
DTS example in the bindings should be indented with 2- or 4-spaces and
aligned with opening '- |', so correct any differences like 3-spaces or
mixtures 2- and 4-spaces in one binding.

No functional changes here, but saves some comments during reviews of
new patches built on existing code.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
.../bindings/net/amlogic,meson-dwmac.yaml | 14 +--
.../devicetree/bindings/net/asix,ax88178.yaml | 4 +-
.../bindings/net/brcm,bcmgenet.yaml | 32 +++----
.../bindings/net/brcm,mdio-mux-iproc.yaml | 46 ++++-----

Acked-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx> # net/brcm,*
--
Florian