diff options
author | 2021-10-18 08:51:54 +0000 | |
---|---|---|
committer | 2021-10-19 12:48:40 +0100 | |
commit | 1bd297988b75c0768e34e983b2a61a6d3dcda999 (patch) | |
tree | abc7737862d7edbb69ca597f28fc52e2fb95034a /tools/perf/scripts/python/libxed.py | |
parent | Merge branch 'eth_hw_addr_gen-for-switches' (diff) | |
download | wireguard-linux-1bd297988b75c0768e34e983b2a61a6d3dcda999.tar.xz wireguard-linux-1bd297988b75c0768e34e983b2a61a6d3dcda999.zip |
e1000e: Remove redundant statement
This assignment statement is meaningless, because the statement
will execute to the tag "set_itr_now".
The clang_analyzer complains as follows:
drivers/net/ethernet/intel/e1000e/netdev.c:2552:3 warning:
Value stored to 'current_itr' is never read.
Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: luo penghao <luo.penghao@zte.com.cn>
Reviewed-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions