Re: [PATCH -next] staging: fix cxt1e1 module names

From: Randy Dunlap
Date: Mon May 03 2010 - 14:11:17 EST


On Mon, 03 May 2010 11:02:44 -0700 Joe Perches wrote:

> On Mon, 2010-05-03 at 10:09 -0700, Randy Dunlap wrote:
> > From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
> >
> > Lots of cxt1e1 source code uses THIS_MODULE->name, which won't build
> > when CONFIG_MODULES is not enabled, so use KBUILD_MODNAME instead.
>
> Perhaps a conversion to pr_<level> is better?

Sure, fine with me. Thanks.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/