diff options
author | 2020-06-08 05:54:46 -0700 | |
---|---|---|
committer | 2020-06-18 18:25:42 -0700 | |
commit | d3fbd739fc8a3cf9418c4a17ba7b2b5be24a3b2c (patch) | |
tree | a60d6d25c263ca21c3b79a86d4317b8cdb5945dd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fpga: Fix dead store fpga-mgr.c (diff) | |
download | wireguard-linux-d3fbd739fc8a3cf9418c4a17ba7b2b5be24a3b2c.tar.xz wireguard-linux-d3fbd739fc8a3cf9418c4a17ba7b2b5be24a3b2c.zip |
fpga: Fix dead store in fpga-bridge.c
Using clang's scan-build/view this issue was flagged
a dead store issue in fpga-bridge.c
warning: Value stored to 'ret' is never read [deadcode.DeadStores]
ret = id;
Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Moritz Fischer <mdf@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions