diff options
| author | Vaibhav Agarwal <vaibhav.agarwal@linaro.org> | 2016-08-04 15:14:28 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@google.com> | 2016-08-04 19:07:30 +0200 |
| commit | 90579d4b577154606a54cab9771e15a41867b79b (patch) | |
| tree | ab0f0d87d5073848ce63b22fc499c05c264195b3 /tools/perf/scripts/python | |
| parent | 921dbe52b40b2573d9a0e8337c768930bef25fb4 (diff) | |
| download | linux-90579d4b577154606a54cab9771e15a41867b79b.tar.gz linux-90579d4b577154606a54cab9771e15a41867b79b.zip | |
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 <vaibhav.agarwal@linaro.org>
Reviewed-by: Mark Greer <mgreer@animalcreek.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
