On Sun, Dec 23, 2001 at 05:49:17PM -0800, Greg KH wrote:
 
> Now to try to get rid of those *_t and p* typedefs in usb.h...

p* can be removed (I don't like it either), but why the _t? It's a clear
marking that this is a defined type and it makes the code a tiny bit more
readable. And usb.h is not the only one using that style...
-- 
         Georg Acher, [EMAIL PROTECTED]         
         http://www.in.tum.de/~acher/
          "Oh no, not again !" The bowl of petunias          

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to