lkml.org 
[lkml]   [2001]   [Oct]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectalpha 2.4.11-pre3: turn off pci setup debugging
This bit of verbosity IMO shouldn't have remained enabled
in the mainline kernel.


r~


diff -rup 2.4.11-3-dist/drivers/pci/setup-bus.c 2.4.11-3/drivers/pci/setup-bus.c
--- 2.4.11-3-dist/drivers/pci/setup-bus.c Sat May 19 17:43:06 2001
+++ 2.4.11-3/drivers/pci/setup-bus.c Thu Oct 4 17:44:20 2001
@@ -23,7 +23,7 @@
#include <linux/slab.h>


-#define DEBUG_CONFIG 1
+#define DEBUG_CONFIG 0
#if DEBUG_CONFIG
# define DBGC(args) printk args
#else
diff -rup 2.4.11-3-dist/drivers/pci/setup-res.c 2.4.11-3/drivers/pci/setup-res.c
--- 2.4.11-3-dist/drivers/pci/setup-res.c Sat May 19 17:43:06 2001
+++ 2.4.11-3/drivers/pci/setup-res.c Thu Oct 4 17:44:28 2001
@@ -25,7 +25,7 @@
#include <linux/slab.h>


-#define DEBUG_CONFIG 1
+#define DEBUG_CONFIG 0
#if DEBUG_CONFIG
# define DBGC(args) printk args
#else
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:04    [W:0.043 / U:0.464 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site