aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorVincent Mailhol <[email protected]>2022-02-12 22:07:37 +0900
committerMarc Kleine-Budde <[email protected]>2022-02-24 08:26:04 +0100
commit2ae9856d70b64c3e7eccdb865e7ae77380699bd1 (patch)
treeb2ea97fc4f795ed9760d5e3e6a7415bdbe2566f1 /tools/perf/scripts/python/event_analyzing_sample.py
parent2206fcbc1090bdcf7058d8c9bbc1a147c7359cfa (diff)
can: etas_es58x: use BITS_PER_TYPE() instead of manual calculation
The input to the GENMASK() macro was calculated by hand. Replaced it with a dedicated macro: BITS_PER_TYPE() which does the exact same job. Link: https://lore.kernel.org/all/[email protected] Signed-off-by: Vincent Mailhol <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions