patch-2.4.6 linux/drivers/usb/dc2xx.c
Next file: linux/drivers/usb/dsbr100.c
Previous file: linux/drivers/usb/dabusb.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Tue Jun 12 15:53:37 2001
-  Orig file: 
v2.4.5/linux/drivers/usb/dc2xx.c
-  Orig date: 
Thu May 24 14:55:51 2001
diff -u --recursive --new-file v2.4.5/linux/drivers/usb/dc2xx.c linux/drivers/usb/dc2xx.c
@@ -499,8 +499,7 @@
 {
  	if (usb_register (&camera_driver) < 0)
  		return -1;
-	info(DRIVER_VERSION " " DRIVER_AUTHOR);
-	info(DRIVER_DESC);
+	info(DRIVER_VERSION ":" DRIVER_DESC);
 	return 0;
 }
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)