[PATCH v2 2/4] tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks
Thomas Weißschuh
linux at weissschuh.net
Mon Sep 18 12:09:50 PDT 2023
On 2023-09-18 18:19:15+0200, Willy Tarreau wrote:
> Hi Thomas,
>
> On Sun, Sep 17, 2023 at 05:36:17PM +0200, Thomas Weißschuh wrote:
> > 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 at weissschuh.net>
> [..]
> It's much cleaner like this.
>
> Acked-by: Willy Tarreau <w at 1wt.eu>
>
> Feel free to push the whole series to the next branch.
I pushed all three recent series' to the next branch.
Thomas
More information about the linux-riscv
mailing list