diff options
author | 2021-09-10 17:14:17 +0100 | |
---|---|---|
committer | 2021-10-26 16:35:19 -0500 | |
commit | ff5d3bb6e16d644eabb675ec1c6ef242239ca5f1 (patch) | |
tree | 75b8a5b176b2729d6f19743619a609f9050b9ead /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI: Remove unused pci_pool wrappers (diff) | |
download | wireguard-linux-ff5d3bb6e16d644eabb675ec1c6ef242239ca5f1.tar.xz wireguard-linux-ff5d3bb6e16d644eabb675ec1c6ef242239ca5f1.zip |
PCI: Remove redundant 'rc' initialization
The variable 'rc' is being initialized with a value that is never read.
Remove the redundant assignment.
Addresses-Coverity: ("Unused value")
Link: https://lore.kernel.org/r/20210910161417.91001-1-colin.king@canonical.com
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Krzysztof WilczyĆski <kw@linux.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions