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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat,  1 Feb 2020 16:17:14 +0100
From:   Lukas Bulwahn <lukas.bulwahn@...il.com>
To:     Benoit Parrot <bparrot@...com>,
        Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
Cc:     Rob Herring <robh@...nel.org>,
        Hans Verkuil <hverkuil-cisco@...all.nl>,
        Andy Shevchenko <andy.shevchenko@...il.com>,
        linux-media@...r.kernel.org, linux-kernel@...r.kernel.org,
        Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH] MAINTAINERS: correct entry in TI VPE/CAL DRIVERS section

perl scripts/parse-maintainers.pl complains:

Odd non-pattern line '  Documentation/devicetree/bindings/media/ti,cal.yaml
' for 'TI VPE/CAL DRIVERS' at scripts/parse-maintainers.pl line 147,
<$file> line 16742.

Commit 2099ef02c6c0 ("media: dt-bindings: media: cal: convert binding to
yaml") introduced this ill-formed line into MAINTAINERS.

Rectify it now.

Fixes: 2099ef02c6c0 ("media: dt-bindings: media: cal: convert binding to yaml")
Suggested-by: Andy Shevchenko <andy.shevchenko@...il.com>
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
---
applies cleanly on current master and next-20200131
Benoit, please ack or pick this patch.

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1f77fb8cdde3..e6890fa280d8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16738,7 +16738,7 @@ Q:	http://patchwork.linuxtv.org/project/linux-media/list/
 S:	Maintained
 F:	drivers/media/platform/ti-vpe/
 F:	Documentation/devicetree/bindings/media/ti,vpe.yaml
-	Documentation/devicetree/bindings/media/ti,cal.yaml
+F:	Documentation/devicetree/bindings/media/ti,cal.yaml
 
 TI WILINK WIRELESS DRIVERS
 L:	linux-wireless@...r.kernel.org
-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ