Skip to content
Commit 194343d9 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

USB: remove use of err() in drivers/usb/serial



err() is going away, so switch to dev_err() or printk() if it's really
needed.

Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent b887265c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment