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@xxxxxxxxxxxx> > --- > 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 > >