Staging: cpc-usb: convert comment style in cpcusb.h
authorFelipe Balbi <me@felipebalbi.com>
Tue, 21 Jul 2009 12:52:25 +0000 (15:52 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:05 +0000 (12:02 -0700)
Signed-off-by: Felipe Balbi <me@felipebalbi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/cpc-usb/cpcusb.h

index e5273dd..6bdf30b 100644 (file)
@@ -75,7 +75,7 @@ typedef struct CPC_USB {
 #define CPC_DRIVER_VERSION "0.724"
 #define CPC_DRIVER_SERIAL  "not applicable"
 
-#define OBUF_SIZE 255          // 4096
+#define OBUF_SIZE 255          /* 4096 */
 
 /* read timeouts -- RD_NAK_TIMEOUT * RD_EXPIRE = Number of seconds */
 #define RD_NAK_TIMEOUT (10*HZ) /* Default number of X seconds to wait */