From: Richard Knutsson <ricknu-0@student.ltu.se>
To: mike@i-Connect.Net, ballabio_dario@emc.com
Cc: linux-eata@i-Connect.Net, linux-kernel@vger.kernel.org,
linux-scsi@vger.kernel.org,
Richard Knutsson <ricknu-0@student.ltu.se>
Subject: [PATCH] drivers/scsi/eata_generic.h: Remove FALSE/TRUE defines
Date: Sun, 18 Mar 2007 00:58:23 +0100 (MET) [thread overview]
Message-ID: <20070317235535.16691.87890.sendpatchset@thinktank.campus.ltu.se> (raw)
Signed-off-by: Richard Knutsson <ricknu-0@student.ltu.se>
---
Only included by drivers/scsi/eata_pio.c and it only uses FALSE/TRUE
in comments.
diff --git a/drivers/scsi/eata_generic.h b/drivers/scsi/eata_generic.h
index 635c148..5016af5 100644
--- a/drivers/scsi/eata_generic.h
+++ b/drivers/scsi/eata_generic.h
@@ -18,13 +18,6 @@
* Misc. definitions *
*********************************************/
-#ifndef TRUE
-#define TRUE 1
-#endif
-#ifndef FALSE
-#define FALSE 0
-#endif
-
#define R_LIMIT 0x20000
#define MAXISA 4
reply other threads:[~2007-03-18 0:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20070317235535.16691.87890.sendpatchset@thinktank.campus.ltu.se \
--to=ricknu-0@student.ltu.se \
--cc=ballabio_dario@emc.com \
--cc=linux-eata@i-Connect.Net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=mike@i-Connect.Net \
/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
all inboxes | Powered by JetHome®