On Thu, 2022-02-10 at 14:45 +0000, Aaron Tomlin wrote: > On Thu 2022-02-10 11:11 +0000, Christophe Leroy wrote: > > > diff --git a/MAINTAINERS b/MAINTAINERS [] > > > @@ -13001,7 +13001,7 @@ L: linux-kernel@xxxxxxxxxxxxxxx > > > S: Maintained > > > T: git git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git modules-next > > > F: include/linux/module.h > > > -F: kernel/module.c > > > +F: kernel/module/main.c > > > > Shouldn't it be the entire directory ? > > Indeed it should. Moving forward: kernel/module/* Better would be: F: kernel/module/ in case it ever gets subdirectories too.