Re: [PATCH 1/1] dt-bindings: mmc: eliminate yamllint warnings

From: Rob Herring
Date: Mon Dec 07 2020 - 18:02:04 EST


On Mon, 07 Dec 2020 11:26:26 +0800, Zhen Lei wrote:
> Eliminate the following yamllint warnings:
> ./Documentation/devicetree/bindings/mmc/mtk-sd.yaml
> :20:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
> :30:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
> :33:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
>
> Signed-off-by: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 26 +++++++++++------------
> 1 file changed, 13 insertions(+), 13 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>