Re: [PATCH -next] kobject.h: fix build when CONFIG_HOTPLUG isdisabled

From: Greg KH
Date: Thu Feb 10 2011 - 12:41:32 EST


On Thu, Feb 10, 2011 at 09:38:47AM -0800, Randy Dunlap wrote:
> On Sun, 6 Feb 2011 21:57:18 -0800 Randy Dunlap wrote:
>
> > From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
> >
> > When CONFIG_HOTPLUG is not enabled, the inline function add_uevent_var()
> > needs to have its __attribute__ before the function name/parameters,
> > otherwise there are syntax errors.
> >
> > linux-next-20110207/include/linux/kobject.h:232: error: expected ',' or ';' before '{' token
> >
> > Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>
> Greg,
> This patch is still needed in linux-next, please...

Sorry, yes, it's in my queue, I'm still getting over the flu, give me a
day or so please.

greg k-h
--
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/