Signed-off-by: Yuyang Du <yuyang.du@xxxxxxxxx> --- tools/usb/usbip/libsrc/vhci_driver.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/usb/usbip/libsrc/vhci_driver.c b/tools/usb/usbip/libsrc/vhci_driver.c index f596ef4..d34a482 100644 --- a/tools/usb/usbip/libsrc/vhci_driver.c +++ b/tools/usb/usbip/libsrc/vhci_driver.c @@ -36,8 +36,6 @@ imported_device_init(struct usbip_imported_device *idev, char *busid) return NULL; } - - static int parse_status(const char *value) { int ret = 0; -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html