On Thu 2022-02-10 11:18 +0000, Christophe Leroy wrote: > > +#define MODULE_SECT_READ_SIZE (3 /* "0x", "\n" */ + (BITS_PER_LONG / 4)) > > This is used only in sysfs.c, why move it to internal.h ? Agreed. Since use is exclusive to kernel/module/sysfs.c it should be moved. Kind regards, -- Aaron Tomlin