Joe Perches 191648d03d usb: storage: Convert US_DEBUGP to usb_stor_dbg
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 embedded function names
o Coalesce formats
o Remove trailing whitespace
o Remove useless OOM messages
o Remove useless function entry/exit logging
o Convert some US_DEBUGP uses to dev_info and dev_dbg

Object size is slightly reduced when debugging
is enabled, slightly increased with no debugging
because some initialization and removal messages
are now always emitted.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-19 11:46:50 -07:00
..
2013-04-05 19:29:36 -07:00
2013-03-23 12:33:36 -07:00
2013-02-21 15:27:22 -08:00
2013-02-27 19:10:15 -08:00
2013-02-27 19:10:15 -08:00
2013-04-04 08:40:14 -07:00
2013-04-05 19:29:36 -07:00
2013-04-08 08:36:40 -07:00
2013-03-01 13:39:00 -08:00
2013-03-18 08:17:14 -07:00
2013-03-27 09:25:11 -07:00
2013-03-15 12:58:12 -07:00
2013-03-18 08:27:41 -07:00
2013-04-08 08:36:40 -07:00
2013-02-26 09:34:29 -08:00
2013-02-27 19:10:18 -08:00
2013-03-21 13:35:39 +01:00
2013-03-25 16:04:22 -07:00
2013-04-05 10:04:41 -07:00
2013-04-01 12:14:26 -07:00
2013-03-28 15:53:33 -07:00
2013-02-27 19:10:19 -08:00
2013-03-27 12:56:25 -07:00
2013-02-22 23:31:31 -05:00
2013-02-21 13:57:13 -08:00
2013-03-18 11:18:05 +02:00