]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
USB: adutux: remove direct calls to printk()
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Jun 2013 23:30:46 +0000 (16:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:19:57 +0000 (16:19 -0700)
commit28f47c34c75222abefac95a5740b246e065de35f
tree20b0593f0912c4fd4db180fc4e4ab23ddcadb493
parent1ef37c6047fef8b65d62aa908d9795101b5244d6
USB: adutux: remove direct calls to printk()

Use the pr_* calls instead, which are much more descriptive.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/adutux.c