<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
From: Andi Kleen &lt;ak@muc.de&gt;

We are in production now. No more debugging needed.


---

 25-akpm/drivers/parport/daisy.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/parport/daisy.c~parport-daisy-undef-DEBUG drivers/parport/daisy.c
--- 25/drivers/parport/daisy.c~parport-daisy-undef-DEBUG	2004-03-28 15:50:18.450737984 -0800
+++ 25-akpm/drivers/parport/daisy.c	2004-03-28 15:50:18.452737680 -0800
@@ -27,7 +27,7 @@
 #include &lt;asm/current.h&gt;
 #include &lt;asm/uaccess.h&gt;
 
-#define DEBUG /* undef me for production */
+#undef DEBUG
 
 #ifdef DEBUG
 #define DPRINTK(stuff...) printk (stuff)

_
</pre></body></html>