diff options
author | 2021-03-26 19:09:09 +0000 | |
---|---|---|
committer | 2021-04-13 11:40:13 +0100 | |
commit | 80c253bd7ffbb40ae550c8ae5bed9126b8f99f96 (patch) | |
tree | d706fd8681fff12ef80291166f24c8895d404e1e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | PCI: endpoint: Fix NULL pointer dereference for ->get_features() (diff) | |
download | wireguard-linux-80c253bd7ffbb40ae550c8ae5bed9126b8f99f96.tar.xz wireguard-linux-80c253bd7ffbb40ae550c8ae5bed9126b8f99f96.zip |
PCI: endpoint: Remove redundant initialization of pointer dev
The pointer dev 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")
Link: https://lore.kernel.org/r/20210326190909.622369-1-colin.king@canonical.com
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Krzysztof WilczyĆski <kw@linux.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions