[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100811043952.GA4669@suse.de>
Date: Tue, 10 Aug 2010 21:39:52 -0700
From: Greg KH <gregkh@...e.de>
To: Masayuki Ohtake <masa-korg@....okisemi.com>
Cc: "Wang, Qi" <qi.wang@...el.com>, meego-dev@...go.com,
LKML <linux-kernel@...r.kernel.org>,
"Wang, Yong Y" <yong.y.wang@...el.com>,
"Khor, Andrew Chih Howe" <andrew.chih.howe.khor@...el.com>,
arjan@...ux.intel.com
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists