diff options
| author | Colin Ian King <colin.king@canonical.com> | 2020-01-07 18:11:07 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-02-24 16:26:14 +0100 |
| commit | ef45b77b62ef9b4842e25c5b850023e4211c0b1e (patch) | |
| tree | 37709ce0b63d929a09180548f2351275f1bd4d5e /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | f52981019ad8d6718de79b425a574c6bddf81f7c (diff) | |
| download | linux-ef45b77b62ef9b4842e25c5b850023e4211c0b1e.tar.gz linux-ef45b77b62ef9b4842e25c5b850023e4211c0b1e.zip | |
media: drxj: remove redundant assignments to variable rc
The variable rc 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: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
