lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 18 Dec 2020 15:18:04 -0600 From: Rob Herring <robh@...nel.org> To: Zhen Lei <thunder.leizhen@...wei.com> Cc: Thierry Reding <thierry.reding@...il.com>, devicetree <devicetree@...r.kernel.org>, linux-kernel <linux-kernel@...r.kernel.org>, Sam Ravnborg <sam@...nborg.org>, Daniel Vetter <daniel@...ll.ch>, dri-devel <dri-devel@...ts.freedesktop.org>, Sumit Semwal <sumit.semwal@...aro.org>, Rob Herring <robh+dt@...nel.org>, David Airlie <airlied@...ux.ie> Subject: Re: [PATCH v2 1/1] dt-bindings: display: eliminate yamllint warnings On Mon, 07 Dec 2020 12:48:30 +0800, Zhen Lei wrote: > Eliminate the following yamllint warnings: > ./Documentation/devicetree/bindings/display/bridge/analogix,anx7625.yaml > :52:9: [warning] wrong indentation: expected 6 but found 8 (indentation) > > ./Documentation/devicetree/bindings/display/bridge/intel,keembay-dsi.yaml > :42:8: [warning] wrong indentation: expected 8 but found 7 (indentation) > :45:8: [warning] wrong indentation: expected 8 but found 7 (indentation) > > ./Documentation/devicetree/bindings/display/intel,keembay-msscam.yaml > :21:6: [warning] wrong indentation: expected 6 but found 5 (indentation) > > ./Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml > :25:10: [warning] wrong indentation: expected 10 but found 9 (indentation) > > Signed-off-by: Zhen Lei <thunder.leizhen@...wei.com> > Acked-by: Sam Ravnborg <sam@...nborg.org> > --- > .../devicetree/bindings/display/bridge/analogix,anx7625.yaml | 4 ++-- > .../devicetree/bindings/display/bridge/intel,keembay-dsi.yaml | 4 ++-- > Documentation/devicetree/bindings/display/intel,keembay-msscam.yaml | 4 ++-- > Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml | 2 +- > 4 files changed, 7 insertions(+), 7 deletions(-) > Applied, thanks!
Powered by blists - more mailing lists