Message ID | 20220324144233.1119495-1-clabbe@baylibre.com (mailing list archive) |
---|---|
State | Not Applicable |
Delegated to: | Herbert Xu |
Headers | show |
Series | dt-bindings: crypto: sun8i-ce: remove extra line | expand |
On Thu, Mar 24, 2022 at 02:42:33PM +0000, Corentin Labbe wrote: > yamllint complains about this extra line. It does? Where? Or maybe we already fixed... > > Signed-off-by: Corentin Labbe <clabbe@baylibre.com> > --- > Documentation/devicetree/bindings/crypto/allwinner,sun8i-ce.yaml | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/crypto/allwinner,sun8i-ce.yaml b/Documentation/devicetree/bindings/crypto/allwinner,sun8i-ce.yaml > index 00648f9d9278..026a9f9e1aeb 100644 > --- a/Documentation/devicetree/bindings/crypto/allwinner,sun8i-ce.yaml > +++ b/Documentation/devicetree/bindings/crypto/allwinner,sun8i-ce.yaml > @@ -82,4 +82,3 @@ examples: > clock-names = "bus", "mod"; > resets = <&ccu RST_BUS_CE>; > }; > - > -- > 2.34.1 > >
On 24/03/2022 15:42, Corentin Labbe wrote: > yamllint complains about this extra line. > > Signed-off-by: Corentin Labbe <clabbe@baylibre.com> > --- > Documentation/devicetree/bindings/crypto/allwinner,sun8i-ce.yaml | 1 - > 1 file changed, 1 deletion(-) > Thanks for the patch. It's ok, but this should be rather done for all files. Otherwise it's a churn. I sent a global cleanup. Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/crypto/allwinner,sun8i-ce.yaml b/Documentation/devicetree/bindings/crypto/allwinner,sun8i-ce.yaml index 00648f9d9278..026a9f9e1aeb 100644 --- a/Documentation/devicetree/bindings/crypto/allwinner,sun8i-ce.yaml +++ b/Documentation/devicetree/bindings/crypto/allwinner,sun8i-ce.yaml @@ -82,4 +82,3 @@ examples: clock-names = "bus", "mod"; resets = <&ccu RST_BUS_CE>; }; -
yamllint complains about this extra line. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> --- Documentation/devicetree/bindings/crypto/allwinner,sun8i-ce.yaml | 1 - 1 file changed, 1 deletion(-)