Re: [PATCH v5 02/13] module: Simple refactor in preparation for split

From: Aaron Tomlin
Date: Thu Feb 10 2022 - 11:26:46 EST


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