From eb61d6d45f702c671dc48fa3fb41cb59601eb03d Mon Sep 17 00:00:00 2001 From: Valentina Manea Date: Sat, 8 Mar 2014 14:53:27 +0200 Subject: [PATCH] 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-format-patch failed