usbip: usbip_event: fix to not print kernel pointer address
commit4c982482341c64f55daf69b6caa5a2bcd9b43824
authorShuah Khan <shuahkh@osg.samsung.com>
Thu, 5 Apr 2018 22:29:50 +0000 (5 16:29 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 22 Apr 2018 12:45:12 +0000 (22 14:45 +0200)
treecb7603c5e4602070988c3c1ef0fdf81a0eef5793
parent4bfb141bc01312a817d36627cc47c93f801c216d
usbip: usbip_event: fix to not print kernel pointer address

Fix it to not print kernel pointer address. Remove the conditional
and debug message as it isn't very useful.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/usbip/usbip_event.c