diff options
| author | Dan Carpenter <[email protected]> | 2016-04-13 09:42:34 +0300 |
|---|---|---|
| committer | Brian Norris <[email protected]> | 2016-07-09 18:14:39 -0700 |
| commit | c3cb77f8980db9dba614822d2d4a4cc61e44c8e2 (patch) | |
| tree | 87b93f6ade6292b73845a39f370828b369a18239 /tools/perf/scripts/python | |
| parent | ef158bdf837406a4b5f44524367d11d44da2bdf2 (diff) | |
mtd: silence some uninitialized variable warnings
The "tmp_retlen" variable can be uninitialized if action() fails. It's
harmless except for the static checker warning. I have moved the error
handling earlier to fix it.
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Brian Norris <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions