Hi Greg, > Use the 'bool' type, and 'true' and/or 'false' keywords instead. That > is the proper C idiom. I can do well.
Thanks, Ohtake. ----- Original Message ----- From: "Greg KH" <[email protected]> To: "Masayuki Ohtake" <[email protected]> Cc: "Wang, Qi" <[email protected]>; <[email protected]>; "LKML" <[email protected]>; "Wang, Yong Y" <[email protected]>; "Khor, Andrew Chih Howe" <[email protected]>; <[email protected]> Sent: Wednesday, August 11, 2010 1:39 PM Subject: Re: [MeeGo-Dev][PATCH] Topcliff: Update PCH_IEEE1588 driver to 2.6.35 > On Wed, Aug 11, 2010 at 01:34:33PM +0900, Masayuki Ohtake wrote: > > Hi Qi-san > > > > I have found Macro 'TRUE' and 'FALSE' are used as setting value in the > > driver; still, > > can't I use TRUE/FALSE macro ? > > If not, How should we implement ? > > Use the 'bool' type, and 'true' and/or 'false' keywords instead. That > is the proper C idiom. > > thanks, > > greg k-h > _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
