]> www.infradead.org Git - users/willy/xarray.git/commit
selftests/timens: Make run_tests() functions static
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Fri, 2 May 2025 12:03:51 +0000 (14:03 +0200)
committerShuah Khan <skhan@linuxfoundation.org>
Fri, 9 May 2025 19:12:48 +0000 (13:12 -0600)
commit261639fa515fd4c5d14ad998f85f1e30c3241dfb
treea830d594dac78236fa5b53ac58c421852453bb9b
parent84b8d6c9082659ceb5574335abbaf6c1ea36abba
selftests/timens: Make run_tests() functions static

These functions are never used outside their defining compilation unit and
can be made static.

Link: https://lore.kernel.org/r/20250502-selftests-timens-fixes-v1-2-fb517c76f04d@linutronix.de
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Reviewed-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/timens/clock_nanosleep.c
tools/testing/selftests/timens/timer.c
tools/testing/selftests/timens/timerfd.c