[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAGfWUPzuXi+j=JE2Q3ZZ-MCfS84Y9Om5smB9C4Qn9Fq7RLY6=w@mail.gmail.com>
Date: Tue, 23 Jan 2024 12:22:58 -0800
From: Aahil Awatramani <aahila@...gle.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: David Dillow <dave@...dillows.org>, Mahesh Bandewar <maheshb@...gle.com>,
Jay Vosburgh <j.vosburgh@...il.com>, Hangbin Liu <liuhangbin@...il.com>,
Andy Gospodarek <andy@...yhouse.net>, "David S . Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>,
Martin KaFai Lau <martin.lau@...nel.org>, Herbert Xu <herbert@...dor.apana.org.au>,
Daniel Borkmann <daniel@...earbox.net>, netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v3 2/2] bonding: Add independent control state machine
> The compiler will know what to inline, please drop the "inline"
> use in C sources in this patch. It just hides unused function
> warnings and serves no real purpose.
Understood, done.
I have dropped any inline reference coming from C sources in this patch.
On Mon, Jan 22, 2024 at 9:14 PM Jakub Kicinski <kuba@...nel.org> wrote:
>
> On Mon, 22 Jan 2024 17:58:10 +0000 Aahil Awatramani wrote:
> > +static inline void __disable_distributing_port(struct port *port)
>
> The compiler will know what to inline, please drop the "inline"
> use in C sources in this patch. It just hides unused function
> warnings and serves no real purpose.
> --
> pw-bot: cr
Powered by blists - more mailing lists