* [PATCH] drivers/scsi/eata_generic.h: Remove FALSE/TRUE defines
@ 2007-03-17 23:58 Richard Knutsson
0 siblings, 0 replies; only message in thread
From: Richard Knutsson @ 2007-03-17 23:58 UTC (permalink / raw)
To: mike, ballabio_dario
Cc: linux-eata, linux-kernel, linux-scsi, Richard Knutsson
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-03-18 0:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-17 23:58 [PATCH] drivers/scsi/eata_generic.h: Remove FALSE/TRUE defines Richard Knutsson
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®