diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-07-04 09:59:25 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-04 15:39:11 +0200 |
commit | 8c3689fcc5985c06a8d057cde82d59da8ebe29e2 (patch) | |
tree | 4bffc229955921860f1f4de321885ba6beb9e16d /drivers/net/ethernet/huawei | |
parent | net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idx (diff) | |
download | linux-8c3689fcc5985c06a8d057cde82d59da8ebe29e2.tar.xz linux-8c3689fcc5985c06a8d057cde82d59da8ebe29e2.zip |
net: hns3: remove redundant variable 'protocol'
Variable 'protocol' is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable 'protocol' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/huawei')
0 files changed, 0 insertions, 0 deletions