aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2019-02-18 12:31:54 +0300
committerKalle Valo <[email protected]>2019-02-19 17:18:14 +0200
commitdc76bb1e12e967097048f63a76c3ff8a4f02a3b6 (patch)
tree49ac59fc0880d6c15355a895bcfb9567318964d9 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentb9b81d152cfbce6c99dd5f07156b61c41f98ac05 (diff)
carl9170: clean up a clamp() call
The parameter order for clamp is supposed to be clamp(value, low, high). When we write it in this order it's equivalent to min(head->plcp[3] & 0x7f, 75) which works in this context where the min is zero. But it's not a correct use of the API. Signed-off-by: Dan Carpenter <[email protected]> Acked-by: Christian Lamparter <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions