diff options
| author | Colin Ian King <[email protected]> | 2018-07-04 08:59:25 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-07-04 22:39:11 +0900 |
| commit | 8c3689fcc5985c06a8d057cde82d59da8ebe29e2 (patch) | |
| tree | 4bffc229955921860f1f4de321885ba6beb9e16d /tools/perf/scripts/python/call-graph-from-sql.py | |
| 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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions