> > +#ifndef MPI30_TYPE_H > > +#define MPI30_TYPE_H 1 > > + > > +#define MPI3_POINTER * > > + > > +typedef u8 U8; > > +typedef __le16 U16; > > +typedef __le32 U32; > > +typedef __le64 U64 __aligned(4); > > + > > +#endif /* MPI30_TYPE_H */ > > > I still think that these typedefs should be dropped, but okay... Hannes- I had internal discussion within a Broadcom and explain the outstanding concerns from this patch series. Primary concern is MPI3 header coding standard. I am working to resolve all of them and I will be sending V4 soon. Kashyap > > Cheers, > > Hannes > -- > Dr. Hannes Reinecke Kernel Storage Architect > hare@xxxxxxx +49 911 74053 688 > SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg > HRB 36809 (AG Nürnberg), Geschäftsführer: Felix Imendörffer
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature