Do you guys think Dmitri had anything particular in mind when he dropped this static?
--- linux-2.4.21-pre1/drivers/usb/ibmcam.c 2002-08-02 17:39:45.000000000 -0700 +++ linux-2.4.21-pre1-sparc/drivers/usb/ibmcam.c 2002-12-19 19:43:28.000000000 +-0800 @@ -87,7 +87,7 @@ } ibmcam_t; #define IBMCAM_T(uvd) ((ibmcam_t *)((uvd)->user_data)) -usbvideo_t *cams = NULL; +static usbvideo_t *cams = NULL; static int debug = 0; ------------------------------------------------------- This SF.NET email is sponsored by: Geek Gift Procrastinating? Get the perfect geek gift now! Before the Holidays pass you by. T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
