Merge master.kernel.org:/home/rmk/linux-2.6-arm
[powerpc.git] / drivers / usb / usb-skeleton.c
index 5d02f16..4de9fb5 100644 (file)
@@ -234,7 +234,7 @@ static struct file_operations skel_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 skel_class = {
        .name =         "skel%d",