diff options
| author | Alexey Khoroshilov <[email protected]> | 2016-11-03 16:16:32 +0300 |
|---|---|---|
| committer | Felipe Balbi <[email protected]> | 2016-11-08 12:52:14 +0200 |
| commit | dc9ef58884eadd54c159213a8f3358ff39148a64 (patch) | |
| tree | e3b48eb36520e355def7e12e197cace2a22e4b09 /tools/perf/scripts/python/bin | |
| parent | 6ffd65154e23a4cf5d2da400e0fa7142a4474b98 (diff) | |
usb: gadget: mv_u3d: mv_u3d_start_queue() refactoring
The patch improves readability of mv_u3d_start_queue()
by rearranging its code with two semantic modifications:
- assignment zero to ep->processing if usb_gadget_map_request() fails;
- propagation of error code from mv_u3d_req_to_trb() instead of
hardcoded -ENOMEM.
Signed-off-by: Alexey Khoroshilov <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions