diff options
Diffstat (limited to 'tools/perf/bench/futex-lock-pi.c')
| -rw-r--r-- | tools/perf/bench/futex-lock-pi.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/perf/bench/futex-lock-pi.c b/tools/perf/bench/futex-lock-pi.c index a20814d94af1..73a1c44ea63c 100644 --- a/tools/perf/bench/futex-lock-pi.c +++ b/tools/perf/bench/futex-lock-pi.c | |||
| @@ -140,8 +140,7 @@ static void create_threads(struct worker *w, pthread_attr_t thread_attr) | |||
| 140 | } | 140 | } |
| 141 | } | 141 | } |
| 142 | 142 | ||
| 143 | int bench_futex_lock_pi(int argc, const char **argv, | 143 | int bench_futex_lock_pi(int argc, const char **argv) |
| 144 | const char *prefix __maybe_unused) | ||
| 145 | { | 144 | { |
| 146 | int ret = 0; | 145 | int ret = 0; |
| 147 | unsigned int i; | 146 | unsigned int i; |
