diff options
| author | Anant Thazhemadam <[email protected]> | 2021-03-27 04:02:50 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-03-28 13:41:27 +0200 |
| commit | ced6a0ba266effb0b31c7207f4348df9e906c789 (patch) | |
| tree | 01bfb5def85d1b97e5c8df5052dd032f3637bc5f /tools/perf/scripts/python/flamegraph.py | |
| parent | f5ffdd3b7554158ec5be6ab28a48751d1d87d0cc (diff) | |
usb: misc: ezusb: update to use usb_control_msg_send()
The newer usb_control_msg_{send|recv}() API ensures that a short read is
treated as an error, data can be used off the stack, and raw usb pipes need
not be created in the calling functions.
For this reason, the instance of usb_control_msg() has been replaced with
usb_control_msg_send() appropriately.
Reviewed-by: Johan Hovold <[email protected]>
Signed-off-by: Anant Thazhemadam <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions