OSDN Git Service

staging: usbip: userspace: remove class device infrastructure in vhci_driver
authorValentina Manea <valentina.manea.m@gmail.com>
Sat, 8 Mar 2014 12:53:27 +0000 (14:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Mar 2014 06:46:42 +0000 (22:46 -0800)
commiteb61d6d45f702c671dc48fa3fb41cb59601eb03d
tree3226b793d194a5937f60f9311ae90e3376d35f1d
parent021aed845303989f5deb40b950e80342531876ce
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 <valentina.manea.m@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/usbip/userspace/libsrc/vhci_driver.c
drivers/staging/usbip/userspace/libsrc/vhci_driver.h