diff options
author | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-04-04 09:11:51 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-04-18 15:23:39 +0300 |
commit | c0ca324d09a041ab56be1aaeb5a7cc64c47f877b (patch) | |
tree | c39c2499819931c5c85fafcd96f561f0f1cad641 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | e4875bd4829c1a945bc4714ca806a823a169f3a1 (diff) | |
download | linux-c0ca324d09a041ab56be1aaeb5a7cc64c47f877b.tar.xz |
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 <felipe.balbi@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions