Re: [PATCH v5 01/13] module: Move all into module/
From: Joe Perches <joe@perches.com>
Date: 2022-02-10 17:02:19
Also in:
live-patching, lkml
From: Joe Perches <joe@perches.com>
Date: 2022-02-10 17:02:19
Also in:
live-patching, lkml
On Thu, 2022-02-10 at 14:45 +0000, Aaron Tomlin wrote:
On Thu 2022-02-10 11:11 +0000, Christophe Leroy wrote:quoted
quoted
diff --git a/MAINTAINERS b/MAINTAINERS
[]
quoted
quoted
@@ -13001,7 +13001,7 @@ L: linux-kernel@vger.kernel.org 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.cShouldn'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.