On Wed, 12 Jan 2011, Xu, Andiry wrote: > > I think you'll want that function to have usb_ in the beginning, since > > most of the GPL exported functions in the USB core have that naming > > convention. You'd have to ask Alan about the naming convention > though. > > > > Thanks for the point. I'll consider that. > > Alan, > > Are there some naming rules of USB core exported functions? Thanks. Nothing special; we just follow the convention used by all subsystems: Exported symbols usually should begin with the subsystem name to avoid namespace conflicts. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html