On Wed, May 28, 2014 at 04:43:45PM +0200, Paul Bolle wrote: > On Mon, 2014-04-28 at 06:16 -0700, Greg KH wrote: > > On Mon, Apr 28, 2014 at 02:12:38PM +0800, Peter Chen wrote: > > > Since we have already removed the usage of CONFIG_USB_DEBUG, it is > > > meaningless that there is still a configuration entry for CONFIG_USB_DEBUG. > > > > We finally did it? Nice, I didn't realize that last bits were now gone, > > thanks for reminding me with this patch. > > This patch has just landed in linux-next (in next-20140528). > > In both v3.15-rc7 and next-20140528 I still see: > drivers/media/rc/redrat3.c:64:#ifdef CONFIG_USB_DEBUG > drivers/media/rc/streamzap.c:45:#ifdef CONFIG_USB_DEBUG > drivers/net/wireless/orinoco/orinoco_usb.c:103:#ifdef CONFIG_USB_DEBUG > drivers/staging/media/lirc/lirc_igorplugusb.c:64:#ifdef CONFIG_USB_DEBUG > drivers/staging/usbip/userspace/README:198: - If possible, compile your kernel with CONFIG_USB_DEBUG flag and try again. > > Are patches to remove or replace these references to CONFIG_USB_DEBUG > queued somewhere? I will queue up some patches. As they are all overridden by module options, it's not a big deal if the config optio is gone. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html