diff options
author | 2023-06-05 08:01:12 +0100 | |
---|---|---|
committer | 2023-06-05 09:57:18 +0200 | |
commit | e40e5298e692bb6b5a200b3f0f55e6e5adf0e5ad (patch) | |
tree | 84585667ac96984513e9cb0ab37d02d8ec5a6620 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | locking/atomic: scripts: remove bogus order parameter (diff) | |
download | wireguard-linux-e40e5298e692bb6b5a200b3f0f55e6e5adf0e5ad.tar.xz wireguard-linux-e40e5298e692bb6b5a200b3f0f55e6e5adf0e5ad.zip |
locking/atomic: scripts: remove leftover "${mult}"
We removed cmpxchg_double() and variants in commit:
b4cf83b2d1da40b2 ("arch: Remove cmpxchg_double")
Which removed the need for "${mult}" in the instrumentation logic.
Unfortunately we missed an instance of "${mult}".
There is no change to the generated header.
There should be no functional change as a result of this patch.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20230605070124.3741859-16-mark.rutland@arm.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions