aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKaixu Xia <[email protected]>2020-11-21 18:17:27 +0800
committerTony Nguyen <[email protected]>2021-02-03 16:32:18 -0800
commit99eb3943ab9b90c49f27c2bfeea87e2bb4da5f3b (patch)
tree31cce5fc253132076373765d3fede7b526f35975 /tools/perf/scripts/python
parent2f7c1fd23d9faad5bcf8cdfe04c1632352bc0136 (diff)
e1000e: remove the redundant value assignment in e1000_update_nvm_checksum_spt
Both of the statements are value assignment of the variable act_offset. The first value assignment is overwritten by the second and is useless. Remove it. Reported-by: Tosk Robot <[email protected]> Signed-off-by: Kaixu Xia <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions