diff options
| author | Colin Ian King <colin.king@canonical.com> | 2019-08-01 13:09:58 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-10-07 07:46:01 -0300 |
| commit | 767f22ac54b696b2b40f87cad08f877fe3ec2264 (patch) | |
| tree | 5840593e3267a369612bfe3cf712d66e765581dd /tools/perf/scripts/python | |
| parent | 94ddd60d9c39bf06e63a808e784bc4eaafc852d7 (diff) | |
| download | linux-767f22ac54b696b2b40f87cad08f877fe3ec2264.tar.gz linux-767f22ac54b696b2b40f87cad08f877fe3ec2264.zip | |
media: drxj: remove redundant assignment 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+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
