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 <[email protected]> >
Matthew: no need to respin the patchset just for this. -- James Morris <[email protected]>

