diff options
| author | Felipe Balbi <[email protected]> | 2016-04-04 09:11:51 +0300 |
|---|---|---|
| committer | Felipe Balbi <[email protected]> | 2016-04-18 15:23:39 +0300 |
| commit | c0ca324d09a041ab56be1aaeb5a7cc64c47f877b (patch) | |
| tree | c39c2499819931c5c85fafcd96f561f0f1cad641 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | e4875bd4829c1a945bc4714ca806a823a169f3a1 (diff) | |
usb: dwc3: gadget: combine return points into a single one
dwc3_send_gadget_ep_cmd() had three return
points. That becomes a pain to track when we need to
debug something or if we need to add more code
before returning.
Let's combine all three return points into a single
one just by introducing a local 'ret' variable.
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions