From: Pavel Emelyanov <[EMAIL PROTECTED]>
Date: Mon, 17 Sep 2007 18:46:07 +0400

> The name struct net is too generic. There already were
> some people who wanted to have some better name (for
> easier grep for example). I propose the struct netns one.

I don't see any reason to change the name, 'net' is just
fine with me.  It's in the struct/union namespace so even
if you use a variable or a function with the same name
it's unambiguous.

If C would allow it we'd be using 'if' instead of 'netdevice'
as well :-)
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to