Re: [PATCH V38 19/29] Lock down module params that specify hardware parameters (eg. ioport)
From: James Morris
Date: Thu Aug 08 2019 - 12:33:56 EST
On Thu, 8 Aug 2019, Jessica Yu wrote:
> > +#ifdef CONFIG_MODULES
> > +#define mod_name(mod) ((mod)->name)
> > +#else
> > +#define mod_name(mod) "unknown"
> > +#endif
> > +
>
> Hm, I don't think mod_name is used anywhere?
>
> But other than that:
>
> Acked-by: Jessica Yu <jeyu@xxxxxxxxxx>
>
Matthew: no need to respin the patchset just for this.
--
James Morris
<jmorris@xxxxxxxxx>