diff options
| author | Tobin C. Harding <[email protected]> | 2017-03-21 13:37:08 +1100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-21 08:56:07 +0100 |
| commit | 13b05e467d8f22c8ce871ffc7daa536df1beb0ce (patch) | |
| tree | e7e248554171b0c6009208b5f484dd224b7a0239 /tools/perf/scripts/python | |
| parent | 0185f6c9637211757256aef3f519202dcc54b231 (diff) | |
staging: ks7010: return directly on error
Function uses goto label with no clean up code. In this case we
should just return directly.
Remove goto statement, return directly on error.
Signed-off-by: Tobin C. Harding <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions