diff options
| author | Colin Ian King <colin.king@canonical.com> | 2019-11-22 23:15:04 +0000 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2019-11-26 09:48:57 -0500 |
| commit | 9cb98bb73ef0f01ce9bd52172edf8650374d7c39 (patch) | |
| tree | ad383059f6470574d76e45c2910fc5de465fa3d2 /tools/perf/scripts/python/bin/event_analyzing_sample-report | |
| parent | a63141e31764f8daf3f29e8e2d450dcf9199d1c8 (diff) | |
| download | linux-9cb98bb73ef0f01ce9bd52172edf8650374d7c39.tar.gz linux-9cb98bb73ef0f01ce9bd52172edf8650374d7c39.zip | |
drm/radeon: remove redundant assignment to variable ret
The variable ret is being initialized with a value that is never
read and it is being updated later with a new value. The
initialization is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/event_analyzing_sample-report')
0 files changed, 0 insertions, 0 deletions
