From: Shuah Khan Date: Fri, 15 Dec 2017 17:50:09 +0000 (-0700) Subject: usbip: prevent leaking socket pointer address in messages X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10f1f61202688423e5e70f78f72c0af2b30ea343;p=pandora-kernel.git usbip: prevent leaking socket pointer address in messages commit 90120d15f4c397272aaf41077960a157fc4212bf upstream. usbip driver is leaking socket pointer address in messages. Remove the messages that aren't useful and print sockfd in the ones that are useful for debugging. Signed-off-by: Shuah Khan Signed-off-by: Greg Kroah-Hartman [bwh: Backported to 3.2: adjust filenames, context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed