diff options
author | 2014-09-21 19:59:42 +0100 | |
---|---|---|
committer | 2014-09-23 22:29:27 -0700 | |
commit | bda9893c50fb56253d3c206c14e3f933e5f68b3c (patch) | |
tree | 4bb2ffb799ff03f84ef8bde6a382407869ed6c82 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | USB: quirks.h: use BIT() (diff) | |
download | wireguard-linux-bda9893c50fb56253d3c206c14e3f933e5f68b3c.tar.xz wireguard-linux-bda9893c50fb56253d3c206c14e3f933e5f68b3c.zip |
storage: Replace magic number with define in usb_stor_euscsi_init()
usb_stor_euscsi_init() calls usb_stor_control_msg() with timeout
argument 5000. USB_CTRL_SET_TIMEOUT is defined to be 5000 in usb.h, so
would it make sense to use that instead? Patch below if it would.
Signed-off-by: Mark Knibbs <markk@clara.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions