diff options
author | Colin Ian King <colin.king@canonical.com> | 2020-02-08 16:18:02 +0000 |
---|---|---|
committer | Felipe Balbi <balbi@kernel.org> | 2020-03-15 11:06:39 +0200 |
commit | e6c597a643a673e58b06b49b91b4261fcded5d94 (patch) | |
tree | a92d48d2bbaf314fd93414dcfa3716606c4d1b03 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 09890fb1073bb503dc9995cec319bfde63b15a27 (diff) |
usb: cdns3: remove redundant assignment to pointer trb
Pointer trb being assigned with a value that is never read, it is
assigned a new value later on. The assignment is redundant and
can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions