diff options
| author | Vaibhav Agarwal <[email protected]> | 2016-08-04 15:14:28 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-08-04 19:07:30 +0200 |
| commit | 90579d4b577154606a54cab9771e15a41867b79b (patch) | |
| tree | ab0f0d87d5073848ce63b22fc499c05c264195b3 /tools/perf/scripts/python | |
| parent | 921dbe52b40b2573d9a0e8337c768930bef25fb4 (diff) | |
greybus: audio: Remove un-necessary goto statement
For most of the helper functions, goto statement is widely used. It was
originally used with an intent of single exit point for the function
with some cleanup required. This is no more the case. So, simplify code
by avoiding un-necessary gotos.
Signed-off-by: Vaibhav Agarwal <[email protected]>
Reviewed-by: Mark Greer <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions