diff options
author | 2019-08-08 07:39:36 -0700 | |
---|---|---|
committer | 2019-09-05 08:13:40 -0700 | |
commit | 6503b659302893af700d9e9b82d3210d09a3aefb (patch) | |
tree | 6480bd59fc50601c850afe10d12fe679cf9ad2f1 /tools/perf/scripts/python/stackcollapse.py | |
parent | ice: clean up arguments (diff) | |
download | linux-dev-6503b659302893af700d9e9b82d3210d09a3aefb.tar.xz linux-dev-6503b659302893af700d9e9b82d3210d09a3aefb.zip |
ice: move code closer together
This is a simple patch to move the assignment to a local variable
closer to the site where the local variable is used. This
can help readability and also maybe performance, although the
performance enhancement is really dependent upon the compiler.
No functional change.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions