[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <501aa5d8-9376-4479-b3d1-18f3b92898c2@infradead.org>
Date: Fri, 26 Jan 2024 19:44:40 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Carlos Ortiz <jmp0x29A@...tonmail.com>,
tipc-discussion@...ts.sourceforge.net
Cc: skhan@...uxfoundation.org, Jon Maloy <jmaloy@...hat.com>,
Ying Xue <ying.xue@...driver.com>, "David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net/tipc: Remove Documentation Warnings for `Excess
struct member`
On 1/26/24 19:21, Carlos Ortiz wrote:
> As far as I can tell,the struct `inputq` and `namedq` were never part of the `tipc_node`,
> therefor removing the documentation comments this will make the warnings for ./net/tipc/node.c when
> running `make htmldocs` to be gone.
>
> For socket.c, and documentation comment was added on commit 365ad353c2564bba8835290061308ba825166b3a
> but the struct member was not added in addition of removing `blocking_link` also move `dupl_rcvcnt`
> documentations a few lines up to match the struct member order.
>
> Signed-off-by: Carlos Ortiz <jmp0x29A@...tonmail.com>
> ---
> net/tipc/node.c | 2 --
> net/tipc/socket.c | 3 +--
> 2 files changed, 1 insertion(+), 4 deletions(-)
>
Hi,
These are already fixed (recently), but Thanks.
https://lore.kernel.org/netdev/170614862613.13756.7070098094645334807.git-patchwork-notify@kernel.org/
https://lore.kernel.org/netdev/170614862616.13756.18046951576152774345.git-patchwork-notify@kernel.org/
--
#Randy
Powered by blists - more mailing lists