On Fri, 2009-04-24 at 08:37 +0300, Kalle Valo wrote: > But I'm just concerned about the drv prefix, with very bad luck it might > create conflicts with some other component. What about using > ieee80211_drv, for example? Hmm. I kinda share your concern, but since these are all static inlines they don't really pollute any namespace, at least not for linking, so conflicts could only arise when another subsystem suddenly exports the same name, in a header file that we include. In the end I decided not to worry about it just because it otherwise gets very long. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part