ChangeSet 1.1608.24.26, 2004/03/01 10:38:34-08:00, [EMAIL PROTECTED]

[PATCH] USB ati_remote.c: don't be a namespace hog

`debug', indeed.


 drivers/usb/input/ati_remote.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/drivers/usb/input/ati_remote.c b/drivers/usb/input/ati_remote.c
--- a/drivers/usb/input/ati_remote.c    Tue Mar 16 15:05:21 2004
+++ b/drivers/usb/input/ati_remote.c    Tue Mar 16 15:05:21 2004
@@ -103,7 +103,7 @@
 module_param(channel_mask, ulong, 444);
 MODULE_PARM_DESC(channel_mask, "Bitmask of remote control channels to ignore");
 
-int debug = 0;
+static int debug = 0;
 module_param(debug, int, 444);
 MODULE_PARM_DESC(debug, "Enable extra debug messages and information");
 



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to