On Tue, Jun 3, 2014 at 8:51 AM, Dan Williams <dan.j.williams@xxxxxxxxx> wrote: > On Tue, Jun 3, 2014 at 8:39 AM, Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> wrote: >> On Mon, 2 Jun 2014, Dan Williams wrote: [..] >>> static inline bool usb_device_supports_ltm(struct usb_device *udev) >>> { >>> if (udev->speed != USB_SPEED_SUPER || !udev->bos || !udev->bos->ss_cap) >> >> Why didn't you move this definition along the declarations above? >> > > Oversight. On closer look, drivers/usb/core/sysfs.c needs this, so it should stay put. -- 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