[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7da10f44-f18a-420c-a906-69ba43478aa0@t-8ch.de>
Date: Mon, 18 Sep 2023 21:09:50 +0200
From: Thomas Weißschuh <linux@...ssschuh.net>
To: Willy Tarreau <w@....eu>
Cc: Paul Walmsley <paul.walmsley@...ive.com>,
Palmer Dabbelt <palmer@...belt.com>,
Albert Ou <aou@...s.berkeley.edu>,
Shuah Khan <shuah@...nel.org>, linux-kernel@...r.kernel.org,
linux-riscv@...ts.infradead.org, linux-kselftest@...r.kernel.org
Subject: Re: [PATCH v2 2/4] tools/nolibc: avoid unused parameter warnings for
ENOSYS fallbacks
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@...ssschuh.net>
> [..]
> It's much cleaner like this.
>
> Acked-by: Willy Tarreau <w@....eu>
>
> Feel free to push the whole series to the next branch.
I pushed all three recent series' to the next branch.
Thomas
Powered by blists - more mailing lists