diff options
author | Hannes Reinecke <[email protected]> | 2020-05-11 10:24:18 +0200 |
---|---|---|
committer | Mike Snitzer <[email protected]> | 2020-05-15 10:29:36 -0400 |
commit | b71228739851a9b384a59ba0467259eba508b408 (patch) | |
tree | cdcde6df6c797078a5e90ec211814f78c8c0b9c3 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 90b39d58f39e1f3f3147caee6fb2a71528db74a2 (diff) |
dm zoned: store zone id within the zone structure and kill dmz_id()
Instead of calculating the zone index by the offset within the
zone array store the index within the structure itself. With that
the helper dmz_id() is pointless and can be replaced with accessing
the ->id value directly.
Signed-off-by: Hannes Reinecke <[email protected]>
Reviewed-by: Bob Liu <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions