summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>2025-05-05 18:15:23 +0300
committerThomas Weißschuh <linux@weissschuh.net>2025-05-21 16:32:32 +0300
commit5cccec7239c4765f5339951b1aa9063b80cfc29f (patch)
tree3d1cc9b23de14f84875590cf238ef862c3804c78 /tools/perf/scripts/python
parentc2bcc8e9577a35f9cf4707f8bb0b58bce30991aa (diff)
downloadlinux-5cccec7239c4765f5339951b1aa9063b80cfc29f.tar.xz
selftests: harness: Remove inline qualifier for wrappers
The pointers to the wrappers are stored in function pointers, preventing them from actually being inlined. Remove the inline qualifier, aligning these wrappers with the other functions defined through macros. Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de> Reviewed-by: Muhammad Usama Anjum <usama.anjum@collabora.com> Acked-by: Shuah Khan <skhan@linuxfoundation.org> Link: https://lore.kernel.org/r/20250505-nolibc-kselftest-harness-v4-5-ee4dd5257135@linutronix.de Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions