A number of drivers throughout the tree were using timeout values in jiffies instead of milliseconds. This series fixes a broken USB documentation example and the single driver in the USB subtree that got it wrong. Johan Johan Hovold (2): Documentation: USB: fix example bulk-message timeout USB: iowarrior: fix control-message timeouts Documentation/driver-api/usb/writing_usb_driver.rst | 2 +- drivers/usb/misc/iowarrior.c | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) -- 2.32.0