aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorAlexey Dobriyan <[email protected]>2017-07-10 15:51:38 -0700
committerLinus Torvalds <[email protected]>2017-07-10 16:32:34 -0700
commit512750ef8b06290a55d749239f956f9c21d7daca (patch)
tree49711b54762ea95db401991725eeb1f709b1d5fa /tools/perf/scripts/python/futex-contention.py
parent2c6deb01525ac11cc03c44fe31e3f45ce2cadaf9 (diff)
lib/kstrtox.c: delete end-of-string test
Standard "while (*s)" test is unnecessary because NUL won't pass valid-digit test anyway. Save one branch per parsed character. Link: http://lkml.kernel.org/r/20170514193756.GA32563@avx2 Signed-off-by: Alexey Dobriyan <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions