diff options
| author | Colin Ian King <[email protected]> | 2016-04-14 16:37:07 -0400 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2016-04-15 21:38:03 +0300 |
| commit | 37ba4b6265ea0aa6c3369e4cf736ecbac31c40c9 (patch) | |
| tree | dc8fdabf7841446b5cfdb1be9c398b7e93b03387 /tools/perf/scripts/python | |
| parent | e1d70c9b04000ee122c450627ed0614c676339a5 (diff) | |
rtl8xxxu: fix uninitialized return value in ret
several functions are not initializing a return status in ret
resulting in garbage to be returned instead of 0 for success.
Currently, the calls to these functions are not checking the
return, however, it seems prudent to return the correct status
in case they are to be checked at a later date.
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Jes Sorensen <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions