Re: [BK PATCH] USB fixes for 2.6.10-rc3

From: Greg KH
Date: Thu Dec 09 2004 - 19:21:57 EST


On Thu, Dec 09, 2004 at 04:08:33PM -0800, Linus Torvalds wrote:
> On Thu, 9 Dec 2004, Greg KH wrote:
> > Yeah, it's not the cleanest, and yes, it is just shutting the warning
> > up, but that's ok in this case. I guess I could look into doing the
> > "two different structures" type thing again, if people don't like things
> > like this in different places.
>
> On the other hand, maybe you could just leave it in "hardware byte order".

True. Nothing like changing the byte order of structure fields to
really drive the "out-of-tree" driver writers crazy. I like it :)

> That's something that sparse really can help with - it should pinpoint
> exactly everybody who uses it, and give a reasonable error for them, so
> that everybody can agree on the byte-order.

Hm, I'll look into doing that after 2.6.10, as it does make more sense
in the long run.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/