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: Wed, 24 Jan 2024 21:14:39 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Matthew Wood <thepacketgeek@...il.com>
Cc: "David S. Miller" <davem@...emloft.net>, Eric Dumazet
 <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>, leitao@...ian.org,
 netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v1 2/8] net: netconsole: move netconsole_target
 config_item to config_group

On Wed, 24 Jan 2024 09:47:00 -0800 Matthew Wood wrote:
>  #ifdef	CONFIG_NETCONSOLE_DYNAMIC
> -	struct config_item	item;
> +	struct config_group	group;

drivers/net/netconsole.c:111: warning: Function parameter or struct member 'group' not described in 'netconsole_target'
drivers/net/netconsole.c:111: warning: Excess struct member 'item' description in 'netconsole_target'

kdoc needs fixing?
-- 
pw-bot: cr

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ