On Thu, Jul 26, 2007 at 12:02:38PM +0200, Sam Ravnborg wrote: > Now I recall I saw it too :-(
> This one is beeter although the __init in the prototype declaration > should have no effect. (Also wonder why the prototypes are extern - > that should be a no-op too). The __init in the prototype is for consistency's sake with the definition. The extern I have no idea... probably legacy from some other code, but they don't bother me. Anyway, forgot to mention earlier - thanks for your patch! Cheers, Muli - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/