diff options
author | 2019-08-21 21:08:59 +0200 | |
---|---|---|
committer | 2019-08-28 11:50:30 +0200 | |
commit | 5405d0051f7ca820d1781d87baf4d730ff58f208 (patch) | |
tree | 19d69707cefe1cb6f63550458d9fdb7b58372408 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | posix-cpu-timers: Use clock ID in posix_cpu_timer_rearm() (diff) | |
download | wireguard-linux-5405d0051f7ca820d1781d87baf4d730ff58f208.tar.xz wireguard-linux-5405d0051f7ca820d1781d87baf4d730ff58f208.zip |
posix-cpu-timers: Remove pointless return value check
set_process_cpu_timer() checks already whether the clock id is valid. No
point in checking the return value of the sample function. That allows to
simplify the sample function later.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lkml.kernel.org/r/20190821192920.339725769@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions