Re: [PATCH] usb: storage: Convert US_DEBUGP to usb_stor_dbg

2013-04-19 Thread Joe Perches
On Fri, 2013-04-19 at 10:35 -0700, Greg Kroah-Hartman wrote: > On Wed, Apr 17, 2013 at 08:00:55PM -0700, Joe Perches wrote: > > Use a more current logging style with dev_printk > > where possible. [] > With your other patch applied, this one seems to not apply to my tree: I'll respin and resubmit.

Re: [PATCH] usb: storage: Convert US_DEBUGP to usb_stor_dbg

2013-04-19 Thread Greg Kroah-Hartman
On Wed, Apr 17, 2013 at 08:00:55PM -0700, Joe Perches wrote: > Use a more current logging style with dev_printk > where possible. > > o Convert uses of US_DEBUGP to usb_stor_dbg > o Add "struct us_data *" to usb_stor_dbg uses > o usb_stor_dbg now uses struct device */dev_vprint_emit > o Removed em