All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Masayuki Ohtake <masa-korg@dsn.okisemi.com>
Cc: "Wang, Qi" <qi.wang@intel.com>,
	meego-dev@meego.com, LKML <linux-kernel@vger.kernel.org>,
	"Wang, Yong Y" <yong.y.wang@intel.com>,
	"Khor, Andrew Chih Howe" <andrew.chih.howe.khor@intel.com>,
	arjan@linux.intel.com
Subject: Re: [MeeGo-Dev][PATCH] Topcliff: Update PCH_IEEE1588 driver to 2.6.35
Date: Tue, 10 Aug 2010 21:39:52 -0700	[thread overview]
Message-ID: <20100811043952.GA4669@suse.de> (raw)
In-Reply-To: <002c01cb390e$80a58e50$66f8800a@maildom.okisemi.com>

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

  reply	other threads:[~2010-08-11  4:40 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-11  4:34 [MeeGo-Dev][PATCH] Topcliff: Update PCH_IEEE1588 driver to 2.6.35 Masayuki Ohtake
2010-08-11  4:39 ` Greg KH [this message]
2010-08-11  6:30   ` Masayuki Ohtake
  -- strict thread matches above, loose matches on Subject: below --
2010-08-10 10:32 Masayuki Ohtak
2010-08-10 17:13 ` Greg KH
2010-08-10 17:37   ` Randy Dunlap
2010-08-11  1:20   ` Wang, Qi
2010-08-11  2:14     ` Masayuki Ohtake
2010-08-11  2:18       ` Wang, Qi
2010-08-11  2:31         ` Masayuki Ohtake
2010-08-11  5:49       ` Felipe Balbi
2010-08-11  6:31         ` Masayuki Ohtake
2010-08-11  7:29   ` Masayuki Ohtake
2010-08-11 15:15     ` Greg KH
2010-08-12  1:13       ` Wang, Qi
2010-08-12  2:00         ` Greg KH
2010-08-12  2:15           ` Wang, Qi
2010-08-17  7:12             ` Masayuki Ohtake
2010-08-17  9:06               ` [MeeGo-dev] " Richard Cochran
2010-08-17 11:25                 ` Arnd Bergmann
2010-12-14  7:46                   ` [MeeGo-dev][PATCH] " Tomoya MORINAGA
2010-12-14 16:21                     ` Richard Cochran
2010-12-15 10:52                       ` Tomoya MORINAGA
2010-08-17 13:07               ` [MeeGo-Dev][PATCH] " Greg KH
2010-08-11  9:08 ` Robert Schwebel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100811043952.GA4669@suse.de \
    --to=gregkh@suse.de \
    --cc=andrew.chih.howe.khor@intel.com \
    --cc=arjan@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masa-korg@dsn.okisemi.com \
    --cc=meego-dev@meego.com \
    --cc=qi.wang@intel.com \
    --cc=yong.y.wang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.