Home
last modified time | relevance | path

Searched hist:"535 b70c143dcca0e236c35cc32fac17a18697764" (Results 1 – 1 of 1) sorted by relevance

/linux/tools/include/nolibc/
H A Dsys.hdiff 535b70c143dcca0e236c35cc32fac17a18697764 Sun Sep 17 17:36:17 CEST 2023 Thomas Weißschuh <linux@weissschuh.net> tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks

The ENOSYS fallback code does not use its functions parameters.
This can lead to compiler warnings about unused parameters.

Explicitly avoid these warnings.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20230917-nolibc-syscall-nr-v2-2-03863d509b9a@weissschuh.net