All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Fulghum <paulkf@microgate.com>
To: Joe Perches <joe@perches.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH] synclink drivers bool conversion
Date: Mon, 10 Mar 2008 16:17:53 -0600	[thread overview]
Message-ID: <47D5B391.6040309@microgate.com> (raw)
In-Reply-To: <1205183029.656.170.camel@localhost>

Joe Perches wrote:
> 
> Signed-off-by: Joe Perches <joe@perches.com>
> 
>  include/linux/synclink.h          |    4 -
>  drivers/char/pcmcia/synclink_cs.c |  125 +++++++++---------
>  drivers/char/synclink.c           |  258 ++++++++++++++++++-------------------
>  drivers/char/synclink_gt.c        |  102 ++++++++--------
>  drivers/char/synclinkmp.c         |  157 +++++++++++-----------
>  5 files changed, 319 insertions(+), 327 deletions(-)

Acked-by: Paul Fulghum <paulkf@microgate.com>

Andrew, Here is Joe's original patch description:

Remove more TRUE/FALSE defines and uses
Remove == TRUE tests
Convert BOOLEAN to bool
Convert int to bool where appropriate


      reply	other threads:[~2008-03-10 21:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-09  7:09 [PATCH] drivers/char/synclink drivers/pcmcia/synclink - BOOLEAN to bool conversion Joe Perches
2008-03-09 15:06 ` Paul Fulghum
2008-03-09 19:49   ` [PATCH] synclink drivers " Joe Perches
2008-03-10  2:05     ` Joe Perches
2008-03-10 21:26       ` Paul Fulghum
2008-03-10 21:03         ` Joe Perches
2008-03-10 22:17           ` Paul Fulghum [this message]

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=47D5B391.6040309@microgate.com \
    --to=paulkf@microgate.com \
    --cc=akpm@linux-foundation.org \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.