On Fri, Nov 16, 2012 at 12:06:57PM +0200, Alexander Shishkin wrote:
Michael Grzeschik [off-list ref] writes:
quoted
From: Marc Kleine-Budde <redacted>
Signed-off-by: Marc Kleine-Budde <redacted>
Signed-off-by: Michael Grzeschik <redacted>
static yes, __devinitdata -- probably not. These structs are used
everywhere throughout the driver currently, not only at initialization
time.
__devinitdata means nothing anymore given that CONFIG_HOTPLUG is always
enabled. It also will probably be removed for 3.8, so don't even worry
about adding these types of markings to variables.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html