diff options
author | 2025-06-11 12:33:54 +0200 | |
---|---|---|
committer | 2025-07-01 15:50:42 +0200 | |
commit | b8ae430871254f95dd81dcff01828be3f6b24a57 (patch) | |
tree | 7fbf919b3ff37ff8494f9cd17f6a37836e61e983 /tools/perf/scripts/python | |
parent | selftests: vDSO: vdso_test_getrandom: Drop unused include of linux/compiler.h (diff) | |
download | wireguard-linux-b8ae430871254f95dd81dcff01828be3f6b24a57.tar.xz wireguard-linux-b8ae430871254f95dd81dcff01828be3f6b24a57.zip |
selftests: vDSO: vdso_test_getrandom: Avoid -Wunused
vgetrandom_put_state() and the variable "ret" in kselftest() are unused.
Drop the variable "ret". Suppress the warning for vgetrandom_put_state()
as it is meant as an example for libc implementors.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250611-selftests-vdso-fixes-v3-4-e62e37a6bcf5@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions