aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2019-12-23 14:31:07 +0000
committerThomas Gleixner <[email protected]>2020-01-14 12:20:46 +0100
commit8463cf80529d0fd80b84cd5ab8b9b952b01c7eb9 (patch)
treed51d8e8659466903b6de5a8c82f4efaff1513a8e /tools/perf/scripts/python
parent0b5c12332db5b71c6db0c102b3e6acc7c7c6a54d (diff)
lib/vdso: Let do_coarse() return 0 to simplify the callsite
do_coarse() is similar to do_hres() except that it never fails. Change its type to int instead of void and let it always return success (0) to simplify the call site. Signed-off-by: Christophe Leroy <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/21e8afa38c02ca8672c2690307383507fe63b454.1577111367.git.christophe.leroy@c-s.fr
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions