diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-07-04 03:59:25 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-04 09:39:11 -0400 |
commit | 8c3689fcc5985c06a8d057cde82d59da8ebe29e2 (patch) | |
tree | 4bffc229955921860f1f4de321885ba6beb9e16d /net/lapb/lapb_in.c | |
parent | 1d981f1dbe14ebf96fe1b2de58b72f60e897fb91 (diff) |
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 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions