]> git.baikalelectronics.ru Git - kernel.git/commit
usbip: usbip_event: fix to not print kernel pointer address
authorShuah Khan <shuahkh@osg.samsung.com>
Thu, 5 Apr 2018 22:29:50 +0000 (16:29 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 22 Apr 2018 12:45:12 +0000 (14:45 +0200)
commit91a20287bdc8a10edd547d619fce4b1e6cde5f74
treecb7603c5e4602070988c3c1ef0fdf81a0eef5793
parentb42041be93a7b98a6a44a68134c69b893cf34cea
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