diff options
author | Thomas Weißschuh <[email protected]> | 2023-09-17 17:36:17 +0200 |
---|---|---|
committer | Thomas Weißschuh <[email protected]> | 2023-10-12 21:14:10 +0200 |
commit | 535b70c143dcca0e236c35cc32fac17a18697764 (patch) | |
tree | c41743c5bb5de24df0de1ac5563d5f355b73231c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 9531548675300e313b4e852d90095449c2368fbe (diff) |
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 <[email protected]>
Acked-by: Willy Tarreau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions