From: Felipe Balbi Date: Tue, 21 Jul 2009 12:52:25 +0000 (+0300) Subject: Staging: cpc-usb: convert comment style in cpcusb.h X-Git-Tag: firefly_0821_release~12948^2~272 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6c4d3708f6945846785f3512d7a483d20a774745;p=firefly-linux-kernel-4.4.55.git Staging: cpc-usb: convert comment style in cpcusb.h Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/cpc-usb/cpcusb.h b/drivers/staging/cpc-usb/cpcusb.h index e5273ddd9e0a..6bdf30be239f 100644 --- a/drivers/staging/cpc-usb/cpcusb.h +++ b/drivers/staging/cpc-usb/cpcusb.h @@ -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 */