diff options
author | 2024-07-27 23:37:36 +0900 | |
---|---|---|
committer | 2024-08-06 13:40:20 -0600 | |
commit | 2a6b6c9a226279b4f6668450ddb21ae655558087 (patch) | |
tree | 72969ff287d26d17eebec064373c9a659b92b151 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | selftest: acct: Add selftest for the acct() syscall (diff) | |
download | wireguard-linux-2a6b6c9a226279b4f6668450ddb21ae655558087.tar.xz wireguard-linux-2a6b6c9a226279b4f6668450ddb21ae655558087.zip |
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 <masahiroy@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions