diff options
author | 2017-11-09 07:52:15 +0000 | |
---|---|---|
committer | 2017-11-11 19:13:39 +0900 | |
commit | 98b07e3ed019cbea5ad049df3892957d5fa90b9e (patch) | |
tree | 445894095c4ac29bcb8951182bf3c25ef1b17b51 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | net: wan: x25_asy: mark expected switch fall-through (diff) | |
download | linux-dev-98b07e3ed019cbea5ad049df3892957d5fa90b9e.tar.xz linux-dev-98b07e3ed019cbea5ad049df3892957d5fa90b9e.zip |
qlge: remove duplicated assignment to mbcp
The assignment to mbcp is identical to the initiatialized value assigned
to mbcp at declaration time a few lines earlier, hence we can remove the
second redundant assignment. Cleans up clang warning:
drivers/net/ethernet/qlogic/qlge/qlge_mpi.c:209:22: warning:
Value stored to 'mbcp' during its initialization is never read
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions