MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
Add myself as a reviewer for the Checkpatch module, so I can help
review related patches and continue maintaining it.
Signed-off-by: Chao Liu <chao.liu.zevorn@gmail.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 93a1e4e482..4914fa02a3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3739,6 +3739,7 @@ F: hw/pci/pcie_doe.c
F: docs/specs/spdm.rst
Checkpatch
+R: Chao Liu <chao.liu.zevorn@gmail.com>
S: Odd Fixes
F: scripts/checkpatch.pl
Chao Liu <chao.liu.zevorn@gmail.com> writes: > Add myself as a reviewer for the Checkpatch module, so I can help > review related patches and continue maintaining it. > > Signed-off-by: Chao Liu <chao.liu.zevorn@gmail.com> I'll take this through my tree. Thanks!
On 13/5/26 09:08, Chao Liu wrote: > Add myself as a reviewer for the Checkpatch module, so I can help > review related patches and continue maintaining it. > > Signed-off-by: Chao Liu <chao.liu.zevorn@gmail.com> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> FYI: https://lore.kernel.org/qemu-devel/20250819-checkpatch-py-v1-1-99de8bb733db@linaro.org/
On Wed, May 13, 2026 at 09:18:04AM +0200, Philippe Mathieu-Daudé wrote: > On 13/5/26 09:08, Chao Liu wrote: > > Add myself as a reviewer for the Checkpatch module, so I can help > > review related patches and continue maintaining it. > > > > Signed-off-by: Chao Liu <chao.liu.zevorn@gmail.com> > > --- > > MAINTAINERS | 1 + > > 1 file changed, 1 insertion(+) > > Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> > > FYI: https://lore.kernel.org/qemu-devel/20250819-checkpatch-py-v1-1-99de8bb733db@linaro.org/ Oh, nice! I have always had an idea to refactor checkpatch.pl by following the approach used in the kernel’s Python checkpatch script. I’ll take a close look at this patchset. Thanks for the reminder! Thanks, Chao
© 2016 - 2026 Red Hat, Inc.