From: Valentina Manea Date: Sat, 8 Mar 2014 12:53:27 +0000 (+0200) Subject: staging: usbip: userspace: remove class device infrastructure in vhci_driver X-Git-Tag: v3.15-rc1~139^2~460 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb61d6d45f702c671dc48fa3fb41cb59601eb03d;p=pandora-kernel.git staging: usbip: userspace: remove class device infrastructure in vhci_driver The class device lists were used only when being initialized, being populated and being destroyed. They had no real meaning and thus the code was useless. Signed-off-by: Valentina Manea Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed