Hi, > -----Original Message----- > From: Menon, Nishanth > Sent: Thursday, February 18, 2010 1:47 PM > To: Hebbar, Shivananda; linux-omap > Subject: RE: Patch[0/2]:DSPBRIDGE: Excessive u32 Cleanup > > > -----Original Message----- > > From: linux-omap-owner@xxxxxxxxxxxxxxx [mailto:linux-omap- > > owner@xxxxxxxxxxxxxxx] On Behalf Of Hebbar, Shivananda > > Sent: Thursday, February 18, 2010 9:24 PM > > To: linux-omap > > Subject: Patch[0/2]:DSPBRIDGE: Excessive u32 Cleanup > > > > These patches remove excessive u32 type and replaces it with the > > Normal C types. > What is the motivation of this change? Sometime back ,there was comment on excessive u32ypes used in bridge. http://marc.info/?l=linux-omap&m=123998339213416&w=2 > > > > Shivananda Hebbar (2) > > > > DSPBRIDGE: Excessive u32 Cleanup (u32->short int) > You are changing the signedness a) u16 might be a better > option here. b) it might be enough to use short. > > > DSPBRIDGE: Excessive u32 Cleanup (u32->int) > Why is this needed? u32 is a standard kernel usage and you > are changing the signedness of it's usage > > [...] --Shivananda > > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html