summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorI Hsin Cheng <richard120310@gmail.com>2025-01-17 17:27:24 +0300
committerYury Norov <yury.norov@gmail.com>2025-01-19 21:45:35 +0300
commite876695aab1e3d4743e11633219cea456820660b (patch)
treefbc357514c376c3d5260ab0f23f80d35241d3b59 /tools/perf/scripts/python/exported-sql-viewer.py
parent7f15d4abf925f33015fb62973ce2ddb45ce04bb9 (diff)
downloadlinux-e876695aab1e3d4743e11633219cea456820660b.tar.xz
cpumask: Rephrase comments for cpumask_any*() APIs
The cpumask_any*() APIs comment states that it returns a "random" cpu within the given cpumask. However it's not actually random as random itself stands a meaning for uniform distribution. cpumask_any*() APIs are a naming convention for the caller to states that it doesn't care which CPU it gets, so change "random" to "arbitrary" would be more appropriate. CC: Mark Rutland <mark.rutland@arm.com> Signed-off-by: I Hsin Cheng <richard120310@gmail.com> Reviewed-by: Kuan-Wei Chiu <visitorckw@gmail.com> Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions