[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240702110645.1c6b5b1a@kernel.org>
Date: Tue, 2 Jul 2024 11:06:45 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Ilya Maximets <i.maximets@....org>
Cc: Simon Horman <horms@...nel.org>, Adrián Moreno
<amorenoz@...hat.com>, Aaron Conole <aconole@...hat.com>,
netdev@...r.kernel.org, echaudro@...hat.com, dev@...nvswitch.org, Donald
Hunter <donald.hunter@...il.com>, "David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>, Pravin
B Shelar <pshelar@....org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v7 05/10] net: openvswitch: add psample action
On Tue, 2 Jul 2024 11:53:01 +0200 Ilya Maximets wrote:
> Or create a simple static function and mark all the arguments as unused,
> which kind of compliant to the coding style, but the least pretty.
To be clear - kernel explicitly disables warnings about unused
arguments. Unused arguments are not a concern.
Powered by blists - more mailing lists