netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] A few #define TRUE/FALSE removals
@ 2010-01-13  6:59 Joe Perches
  2010-01-13  6:59 ` [PATCH 1/3] drivers/net/tlan: Remove TRUE/FALSE defines, use bool Joe Perches
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Perches @ 2010-01-13  6:59 UTC (permalink / raw)
  To: linux-kernel
  Cc: Karsten Keil, Mauro Carvalho Chehab, Samuel Chessman, linux-media,
	netdev

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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-01-14  4:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-13  6:59 [PATCH 0/3] A few #define TRUE/FALSE removals Joe Perches
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

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).