[PATCH] USB: remove some left over devfs droppings hanging around in the usb drivers
[firefly-linux-kernel-4.4.55.git] / drivers / usb / misc / ldusb.c
index 981d8a5fbfd9e9dd1a361e6939839d1cc629baaa..331d4ae949ed3ae175f39ecec2df72e2e72af125 100644 (file)
@@ -593,7 +593,7 @@ static struct file_operations ld_usb_fops = {
 
 /*
  * usb class driver info in order to get a minor number from the usb core,
- * and to have the device registered with devfs and the driver core
+ * and to have the device registered with the driver core
  */
 static struct usb_class_driver ld_usb_class = {
        .name =         "ldusb%d",