summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorMatthew Wilcox <willy@linux.intel.com>2009-09-24 22:19:49 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2009-12-11 19:55:13 (GMT)
commit9eb66f71318df6ab73bad2fb924a36777cf0220e (patch)
tree66d9d80f97dba26e94b6ac20ef8b2910eb58f03d /Documentation
parent00fa43ef09c6bb357d58c14a99181cce09c315c6 (diff)
downloadlinux-9eb66f71318df6ab73bad2fb924a36777cf0220e.tar.xz
USB Storage: Make driver less chatty when it finds a new device
Use dev_dbg() instead of an unconditional printk(KERN_DEBUG). This has two benefits; one is that it identifies the USB device which the messages related to, and the other is that the messages won't be produced unless debug is turned on. Enable the debug messages when CONFIG_USB_STORAGE_DEBUG is set. Signed-off-by: Matthew Wilcox <willy@linux.intel.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions