dt-bindings: net: Drop vim style annotation
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 21 Aug 2025 08:30:40 +0000 (10:30 +0200)
committerJakub Kicinski <kuba@kernel.org>
Mon, 25 Aug 2025 23:02:29 +0000 (16:02 -0700)
Bindings files should not carry markings of editor setup, so drop vim
style annotation.  No functional impact.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Gabriel Somlo <gsomlo@gmail.com>
Link: https://patch.msgid.link/20250821083038.46274-4-krzysztof.kozlowski@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/devicetree/bindings/net/litex,liteeth.yaml
Documentation/devicetree/bindings/net/microchip,sparx5-switch.yaml

index bbb7155..200b198 100644 (file)
@@ -95,5 +95,3 @@ examples:
         };
     };
 ...
-
-#  vim: set ts=2 sw=2 sts=2 tw=80 et cc=80 ft=yaml :