aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2024-07-27 23:37:36 +0900
committerShuah Khan <[email protected]>2024-08-06 13:40:20 -0600
commit2a6b6c9a226279b4f6668450ddb21ae655558087 (patch)
tree72969ff287d26d17eebec064373c9a659b92b151 /tools/perf/util/scripting-engines/trace-event-python.c
parentf0a1ffa6f9771c6a1283afab591781e7c797e2e1 (diff)
selftests: harness: remove unneeded __constructor_order_last()
__constructor_order_last() is unneeded. If __constructor_order_last() is not called on backward-order systems, __constructor_order will remain 0 instead of being set to _CONSTRUCTOR_ORDER_BACKWARD (= -1). __LIST_APPEND() will still take the 'else' branch, so there is no difference in the behavior. Signed-off-by: Masahiro Yamada <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions