Re: [linux-usb-devel] small debug-info bug

2001-09-20 Thread Dmitri
On Thu, 2001-09-20 at 13:24, Jonas Munsin wrote: > There appears to be a small typo in > drivers/usb/usbvideo.c:usbvideo_RegisterVideoDevice:1184. When debugging > output is selected, it prints out something like "Creating /proc/dexxacam/ > filesystem entries", but goes on to create /proc/video/

[linux-usb-devel] small debug-info bug

2001-09-20 Thread Jonas Munsin
Hello, There appears to be a small typo in drivers/usb/usbvideo.c:usbvideo_RegisterVideoDevice:1184. When debugging output is selected, it prints out something like "Creating /proc/dexxacam/ filesystem entries", but goes on to create /proc/video/dexxacam/. (Tested on 2.4.9-ac10, and the cvs vers