2023-02-04 05:37:44

by Thomas Weißschuh

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: checkpatch: add const_structs.checkpatch

scripts/const_structs.checkpatch is used by checkpatch.pl, it should be
maintained the same way.

Signed-off-by: Thomas Weißschuh <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e65f97d25b94..4c722fbf6e9e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4938,6 +4938,7 @@ R: Dwaipayan Ray <[email protected]>
R: Lukas Bulwahn <[email protected]>
S: Maintained
F: scripts/checkpatch.pl
+F: scripts/const_structs.checkpatch

CHECKPATCH DOCUMENTATION
M: Dwaipayan Ray <[email protected]>

---
base-commit: 0136d86b78522bbd5755f8194c97a987f0586ba5
change-id: 20230204-checkpatch-maintainers-const_structs-c11480fe1938

Best regards,
--
Thomas Weißschuh <[email protected]>