summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMark Rutland <mark.rutland@arm.com>2023-06-05 08:01:11 +0100
committerPeter Zijlstra <peterz@infradead.org>2023-06-05 09:57:18 +0200
commita083ecc9333c62237551ad93f42e86a42a3c7cc2 (patch)
tree4434c0f2ed2ea3cf7280ec34510ab1ba666cf1ab /tools/perf/scripts/python/export-to-postgresql.py
parent7c7084f3ba4031a9c2858afed696a577fcfe41d2 (diff)
locking/atomic: scripts: remove bogus order parameter
At the start of gen_proto_order_variants(), the ${order} variable is not yet defined, and will be substituted with an empty string. Replace the current bogus use of ${order} with an empty string instead. This results in no change to the generated headers. 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-15-mark.rutland@arm.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions