aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
diff options
context:
space:
mode:
authorVictor Dodon <printesoi@chromium.org>2016-02-17 10:42:37 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-20 20:21:53 -0800
commitef976ea33b4c44d6cd14ee63cb237c6bab40f91b (patch)
tree4406ace892e024ac0e81fd276892c5e56162c59e /drivers/usb/core
parentusb: usbtmc: Fix disconnect/poll interaction (diff)
downloadlinux-dev-ef976ea33b4c44d6cd14ee63cb237c6bab40f91b.tar.xz
linux-dev-ef976ea33b4c44d6cd14ee63cb237c6bab40f91b.zip
usb: storage: use usb_store_dbg instead of US_DEBUGPX
The US_DEBUGPX macro uses printk without specifying a kernel log level, so the default kernel log level is used, which may not match LOGLEVEL_DEBUG used in usb_stor_dbg. Remove the macro and use usb_store_dbg instead. Signed-off-by: Victor Dodon <printesoi@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/core')
0 files changed, 0 insertions, 0 deletions