aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorVakul Garg <[email protected]>2019-03-22 02:00:35 +0000
committerHerbert Xu <[email protected]>2019-03-28 13:55:34 +0800
commit1b30b989cbea4052302bc304cc6179ee2f33ea9b (patch)
treeb47b3e7833527f6df70dd910df0e53f4a7ca118c /tools/perf/scripts/python/stackcollapse.py
parenta118dfa0dbfcc8e95833b4bb7d83271ba85cf397 (diff)
crypto: caam/jr - Removed redundant vars from job ring private data
For each job ring, the variable 'ringsize' is initialised but never used. Similarly variables 'inp_ring_write_index' and 'head' always track the same value and instead of 'inp_ring_write_index', caam_jr_enqueue() can use 'head' itself. Both these variables have been removed. Signed-off-by: Vakul Garg <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions