diff options
| author | Colin Ian King <[email protected]> | 2019-06-17 13:55:29 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-06-18 08:59:40 +0200 |
| commit | 5c8004ce6149a6342fbaffe1410e1f5f7a21ca2a (patch) | |
| tree | eacb97e6c6a546e2a893fcae0ca4bc814a4740f9 /tools/perf/scripts/python/bin | |
| parent | 7c23143199e3bae4f1ad8ad38370fc8cf1b3d5c9 (diff) | |
staging: erofs: clean up initialization of pointer de
Currently pointer de is being initialized with a value that is
never read and a few statements later de is being re-assigned. Clean
this up by ininitialzing de and removing the re-assignment.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Gao Xiang <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions