diff options
| author | Colin Ian King <colin.king@canonical.com> | 2020-07-02 15:22:23 +0100 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2020-07-02 14:37:29 -0700 |
| commit | e44f65fd666c73944d6f2462cea0559ce5508721 (patch) | |
| tree | 879aa1e48d8607c783fda871f3c170bf8b14c902 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
| parent | Merge branch 'net-ipa-simplify-endpoint-programming' (diff) | |
| download | linux-e44f65fd666c73944d6f2462cea0559ce5508721.tar.gz linux-e44f65fd666c73944d6f2462cea0559ce5508721.zip | |
xen-netfront: remove redundant assignment to variable 'act'
The variable act 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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions
