Re: [RFCv5-corrected subject] USB: kill #undef VERBOSE_DEBUG

2013-11-18 Thread Oliver Neukum
On Sat, 2013-11-16 at 06:26 +0900, Greg KH wrote: > On Fri, Nov 15, 2013 at 03:36:53PM +0100, oli...@neukum.org wrote: > > From: Oliver Neukum > > > > It is useless now. Straight removal. > > > > Signed-off-by: Oliver Neukum > > Ok, I think these have all moved beyond RFC material, right? Car

Re: [RFCv5-corrected subject] USB: kill #undef VERBOSE_DEBUG

2013-11-15 Thread Greg KH
On Fri, Nov 15, 2013 at 03:36:53PM +0100, oli...@neukum.org wrote: > From: Oliver Neukum > > It is useless now. Straight removal. > > Signed-off-by: Oliver Neukum Ok, I think these have all moved beyond RFC material, right? Care to resend the series as something you want me to apply after 3.1

[RFCv5-corrected subject] USB: kill #undef VERBOSE_DEBUG

2013-11-15 Thread oliver
From: Oliver Neukum It is useless now. Straight removal. Signed-off-by: Oliver Neukum --- drivers/usb/host/ehci-hcd.c | 1 - drivers/usb/host/fotg210-hcd.c | 1 - drivers/usb/host/fusbh200-hcd.c | 1 - drivers/usb/host/ohci-hcd.c | 2 -- 4 files changed, 5 deletions(-) diff --git a/d