[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202002191158.2BB5431@keescook>
Date: Wed, 19 Feb 2020 12:00:41 -0800
From: Kees Cook <keescook@...omium.org>
To: Hans Verkuil <hverkuil-cisco@...all.nl>
Cc: Benoit Parrot <bparrot@...com>, Rob Herring <robh@...nel.org>,
linux-kernel@...r.kernel.org,
Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
linux-media@...r.kernel.org
Subject: [PATCH] MAINTAINERS: Fix typo in "TI VPE/CAL DRIVERS"
The recent MAINTAINERS entry change for "TI VPE/CAL DRIVERS" broke the
file format as it skipped having a line prefix character. Add missing
"F:".
Fixes: 2099ef02c6c0 ("media: dt-bindings: media: cal: convert binding to yaml")
Signed-off-by: Kees Cook <keescook@...omium.org>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index a0d86490c2c6..8f95de7f5eee 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16752,7 +16752,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.20.1
--
Kees Cook
Powered by blists - more mailing lists