]> git.baikalelectronics.ru Git - kernel.git/commit
USB: usblcd: use pr_err()
authorJohan Hovold <johan@kernel.org>
Thu, 26 Sep 2019 09:12:28 +0000 (11:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Oct 2019 09:11:08 +0000 (11:11 +0200)
commitd599e510cbfe4dc26dd7a0e9efca3d50e5f2157d
treeef85d5f971dbcb78a414971cad21a502d9e30da4
parentba141e157acff86011245307adf7c55967a17a02
USB: usblcd: use pr_err()

Replace the one remaining printk with pr_err().

Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20190926091228.24634-10-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/usblcd.c