Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> writes: >> diff --git a/Documentation/ABI/testing/sysfs-bus-usb b/Documentation/ABI/testing/sysfs-bus-usb >> index 08d456e07b53..8f394c976fee 100644 >> --- a/Documentation/ABI/testing/sysfs-bus-usb >> +++ b/Documentation/ABI/testing/sysfs-bus-usb >> @@ -173,14 +173,14 @@ Description: >> The file will be present for all speeds of USB devices, and will >> always read "no" for USB 1.1 and USB 2.0 devices. >> >> -What: /sys/bus/usb/devices/.../(hub interface)/portX >> +What: /sys/bus/usb/devices/.../(hub interface)/usbY-portX > > This name change doesn't have anything to do with the purpose of the > patch. It also doesn't make any sense, and in fact it isn't actually > implemented in the patch. Yuck. You're right of course. Will fix. Bjørn