lkml.org 
[lkml]   [2004]   [Mar]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH 36/44] Don't define DEBUG in hid-ff by default
Date
From
You can pull this changeset from:
bk://kernel.bkbits.net/vojtech/input

===================================================================

ChangeSet@1.1608.78.10, 2004-03-08 13:30:04+01:00, vojtech@suse.cz
input: Don't define DEBUG in hid-ff by default. It spews messgaes
even when no FF device is present.


hid-ff.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

===================================================================

diff -Nru a/drivers/usb/input/hid-ff.c b/drivers/usb/input/hid-ff.c
--- a/drivers/usb/input/hid-ff.c Tue Mar 16 13:17:52 2004
+++ b/drivers/usb/input/hid-ff.c Tue Mar 16 13:17:52 2004
@@ -29,7 +29,7 @@

#include <linux/input.h>

-#define DEBUG
+#undef DEBUG
#include <linux/usb.h>

#include "hid.h"
-
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 14:01    [W:0.057 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site