diff options
author | Sudip Mukherjee <[email protected]> | 2020-10-11 22:23:26 +0100 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-02-03 16:32:18 -0800 |
commit | 5a04b958ad3906c57c6c515ba28fa340b6938d28 (patch) | |
tree | da4bd45e2d9bae055cfa1a617a3bdef303d94b5d /tools/perf/scripts/python/stackcollapse.py | |
parent | 99eb3943ab9b90c49f27c2bfeea87e2bb4da5f3b (diff) |
e1000: drop unneeded assignment in e1000_set_itr()
The variable 'current_itr' is assigned to 0 before jumping to
'set_itr_now' but it has not been used after the jump. So, remove the
unneeded assignment.
Signed-off-by: Sudip Mukherjee <[email protected]>
Reviewed-by: Lukas Bulwahn <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions