On Wed, 18 Jan 2023 18:54:13 +0100, Krzysztof Kozlowski wrote: > Minor cleanups: > - Drop redundant blank lines, > - Correct indentaion in examples, > - Correct node names in examples to drop underscore and use generic > name. > > No functional impact except adjusting to preferred coding style. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/net/wireless/esp,esp8089.yaml | 20 +++--- > .../bindings/net/wireless/ieee80211.yaml | 1 - > .../bindings/net/wireless/mediatek,mt76.yaml | 1 - > .../bindings/net/wireless/qcom,ath11k.yaml | 11 ++- > .../bindings/net/wireless/silabs,wfx.yaml | 1 - > .../bindings/net/wireless/ti,wlcore.yaml | 70 +++++++++---------- > 6 files changed, 50 insertions(+), 54 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>