On Mon, Jun 10, 2002 at 08:00:56PM +0200, Oliver Neukum wrote:
> Am Montag, 10. Juni 2002 19:48 schrieb David Brownell:
> > > - u8 status; /* status returned from ep_response after command
> > > completion */ +   u8 status __atribute__((aligned(INCOHERENT_DMA))); /*
> > > status returned from ep_response after command completion */
> >
> > How about
> > (a) spelling "attribute" right, and
> > (b) making the #define do more of the annoying typing like
> >
> > #define DMA_ALIGNED __attribute__((aligned(SMP_CACHE_BYTES))
> 
> Very good suggestions. Greg, please don't apply the crap I've sent you.

Ok :)

greg k-h

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

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

Reply via email to