[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <47D5B391.6040309@microgate.com>
Date: Mon, 10 Mar 2008 16:17:53 -0600
From: Paul Fulghum <paulkf@...rogate.com>
To: Joe Perches <joe@...ches.com>
CC: LKML <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] synclink drivers bool conversion
Joe Perches wrote:
>
> Signed-off-by: Joe Perches <joe@...ches.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@...rogate.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
--
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