* [PATCH] tipc: node: remove Excess struct member kernel-doc warnings
@ 2024-01-12 5:00 Randy Dunlap
2024-01-16 9:01 ` Paolo Abeni
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2024-01-12 5:00 UTC (permalink / raw)
To: linux-kernel
Cc: Randy Dunlap, Jon Maloy, Ying Xue, David S. Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni, netdev, Jonathan Corbet
Remove 2 kernel-doc descriptions to squelch warnings:
node.c:150: warning: Excess struct member 'inputq' description in 'tipc_node'
node.c:150: warning: Excess struct member 'namedq' description in 'tipc_node'
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jon Maloy <jmaloy@redhat.com>
Cc: Ying Xue <ying.xue@windriver.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Paolo Abeni <pabeni@redhat.com>
Cc: netdev@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
---
net/tipc/node.c | 2 --
1 file changed, 2 deletions(-)
diff -- a/net/tipc/node.c b/net/tipc/node.c
--- a/net/tipc/node.c
+++ b/net/tipc/node.c
@@ -86,8 +86,6 @@ struct tipc_bclink_entry {
* @lock: rwlock governing access to structure
* @net: the applicable net namespace
* @hash: links to adjacent nodes in unsorted hash chain
- * @inputq: pointer to input queue containing messages for msg event
- * @namedq: pointer to name table input queue with name table messages
* @active_links: bearer ids of active links, used as index into links[] array
* @links: array containing references to all links to node
* @bc_entry: broadcast link entry
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] tipc: node: remove Excess struct member kernel-doc warnings
2024-01-12 5:00 [PATCH] tipc: node: remove Excess struct member kernel-doc warnings Randy Dunlap
@ 2024-01-16 9:01 ` Paolo Abeni
0 siblings, 0 replies; 2+ messages in thread
From: Paolo Abeni @ 2024-01-16 9:01 UTC (permalink / raw)
To: Randy Dunlap, linux-kernel
Cc: Jon Maloy, Ying Xue, David S. Miller, Eric Dumazet,
Jakub Kicinski, netdev, Jonathan Corbet
On Thu, 2024-01-11 at 21:00 -0800, Randy Dunlap wrote:
> Remove 2 kernel-doc descriptions to squelch warnings:
>
> node.c:150: warning: Excess struct member 'inputq' description in 'tipc_node'
> node.c:150: warning: Excess struct member 'namedq' description in 'tipc_node'
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jon Maloy <jmaloy@redhat.com>
> Cc: Ying Xue <ying.xue@windriver.com>
> Cc: "David S. Miller" <davem@davemloft.net>
> Cc: Eric Dumazet <edumazet@google.com>
> Cc: Jakub Kicinski <kuba@kernel.org>
> Cc: Paolo Abeni <pabeni@redhat.com>
> Cc: netdev@vger.kernel.org
> Cc: Jonathan Corbet <corbet@lwn.net>
## Form letter - net-next-closed
The merge window for v6.8 has begun and we have already posted our pull
request. Therefore net-next is closed for new drivers, features, code
refactoring and optimizations. We are currently accepting bug fixes
only.
Please repost when net-next reopens after January 22nd.
RFC patches sent for review only are obviously welcome at any time.
See:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle
--
pw-bot: defer
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-16 9:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-12 5:00 [PATCH] tipc: node: remove Excess struct member kernel-doc warnings Randy Dunlap
2024-01-16 9:01 ` Paolo Abeni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®