From: Joe Perches <joe@perches.com>
To: linux-kernel@vger.kernel.org
Cc: Karsten Keil <isdn@linux-pingi.de>,
Mauro Carvalho Chehab <mchehab@infradead.org>,
Samuel Chessman <chessman@tux.org>,
linux-media@vger.kernel.org, netdev@vger.kernel.org
Subject: [PATCH 0/3] A few #define TRUE/FALSE removals
Date: Tue, 12 Jan 2010 22:59:12 -0800 [thread overview]
Message-ID: <cover.1263365754.git.joe@perches.com> (raw)
Joe Perches (3):
drivers/net/tlan: Remove TRUE/FALSE defines, use bool
drivers/isdn/mISDN/dsp_ecdis.h: Remove #define TRUE/FALSE, use bool
drivers/media/dvb/frontends/si21xx.c: Remove #define TRUE/FALSE, use bool
drivers/isdn/mISDN/dsp_ecdis.h | 20 +++++++----------
drivers/media/dvb/frontends/si21xx.c | 38 ++++++++++++++-------------------
drivers/net/tlan.c | 28 ++++++++++++------------
drivers/net/tlan.h | 3 --
4 files changed, 38 insertions(+), 51 deletions(-)
next reply other threads:[~2010-01-13 6:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-13 6:59 Joe Perches [this message]
2010-01-13 6:59 ` [PATCH 1/3] drivers/net/tlan: Remove TRUE/FALSE defines, use bool Joe Perches
2010-01-14 4:40 ` David Miller
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=cover.1263365754.git.joe@perches.com \
--to=joe@perches.com \
--cc=chessman@tux.org \
--cc=isdn@linux-pingi.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@infradead.org \
--cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).