On Wed, May 011, 2024 at 11:03 PM +-0900, Alan Stern wrote: +AD4- On Wed, May 01, 2024 at 08:50:36AM +-0200, Greg Kroah-Hartman wrote: +AD4- +AD4- On Wed, May 01, 2024 at 02:32:56PM +-0800, kernel test robot wrote: +AD4- +AD4- +AD4- tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git +AD4- usb-testing +AD4- +AD4- +AD4- head: ac6a205c5bef39d65ecd9f5dd2c1d75652c35405 +AD4- +AD4- +AD4- commit: 70d66b8e47e6fa031f541291e9dd3d7f0c44b41e +AFs-17/35+AF0- +AD4- +AD4- +AD4- usb-storage: Optimize scan delay more precisely +AD4- +AD4- +AD4- Norihiko, another possibility is to use ordinary integers but have users add an +AD4- +ACI-m+ACI- or +ACI-ms+ACI- suffix when they want the value to be interpreted in milliseconds. +AD4- So +ACI-5+ACI- means 5 seconds, but +ACI-500ms+ACI- means +AD4- 500 milliseconds. Greg, I'm sorry for my problem. Alan, thank you for your proposal. I'll change the code based on it although I'm not sure if it's acceptable or not. I'll use only suffix as +ACI-ms+ACI- so that it could be also shown as 'delay+AF8-use' with unique suffix.