diff options
author | luo penghao <cgel.zte@gmail.com> | 2021-10-18 08:51:54 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-10-19 12:48:40 +0100 |
commit | 1bd297988b75c0768e34e983b2a61a6d3dcda999 (patch) | |
tree | abc7737862d7edbb69ca597f28fc52e2fb95034a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f4e728ff9407757238eea953c449490d6d969fda (diff) |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions