lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 22 Jan 2024 21:13:57 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Aahil Awatramani <aahila@...gle.com>
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

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ