usbip: vhci: stop printing kernel pointer addresses in messages
authorShuah Khan <shuahkh@osg.samsung.com>
Tue, 19 Dec 2017 00:24:22 +0000 (17:24 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Jan 2018 19:35:15 +0000 (20:35 +0100)
commit03dce0573d38a17ca5ffc798611a9026f9792477
tree4d368a2ae837d028076ce88a77799f0d98844942
parent9e9f4255c0d3465c11fe6262e008ccf832db5f26
usbip: vhci: stop printing kernel pointer addresses in messages

commit 8272d099d05f7ab2776cf56a2ab9f9443be18907 upstream.

Remove and/or change debug, info. and error messages to not print
kernel pointer addresses.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/usbip/vhci_hcd.c
drivers/usb/usbip/vhci_rx.c
drivers/usb/usbip/vhci_tx.c