public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Breno Leitao <leitao@debian.org>
Cc: kuba@kernel.org, davem@davemloft.net, pabeni@redhat.com,
	edumazet@google.com, dsahern@kernel.org, weiwan@google.com,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net v2 00/10] Fix MODULE_DESCRIPTION() for net (p2)
Date: Wed, 24 Jan 2024 23:20:27 +0000	[thread overview]
Message-ID: <170613842748.28029.10890542758483405613.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240123190332.677489-1-leitao@debian.org>

Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 23 Jan 2024 11:03:21 -0800 you wrote:
> There are hundreds of network modules that misses MODULE_DESCRIPTION(),
> causing a warnning when compiling with W=1. Example:
> 
>         WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/net/arcnet/com90io.o
>         WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/net/arcnet/arc-rimi.o
>         WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/net/arcnet/com20020.o
> 
> [...]

Here is the summary with links:
  - [net,v2,01/10] net: fill in MODULE_DESCRIPTION()s for 8390
    https://git.kernel.org/netdev/net/c/f5e414167be7
  - [net,v2,02/10] net: fill in MODULE_DESCRIPTION()s for Broadcom bgmac
    https://git.kernel.org/netdev/net/c/39535d7ff6c1
  - [net,v2,03/10] net: fill in MODULE_DESCRIPTION()s for liquidio
    https://git.kernel.org/netdev/net/c/bb567fbbbbb4
  - [net,v2,04/10] net: fill in MODULE_DESCRIPTION()s for ep93xxx_eth
    https://git.kernel.org/netdev/net/c/53c83e2d3648
  - [net,v2,05/10] net: fill in MODULE_DESCRIPTION()s for nps_enet
    https://git.kernel.org/netdev/net/c/27881ca8c8e1
  - [net,v2,06/10] net: fill in MODULE_DESCRIPTION()s for enetc
    https://git.kernel.org/netdev/net/c/07c42d237567
  - [net,v2,07/10] net: fill in MODULE_DESCRIPTION()s for fec
    https://git.kernel.org/netdev/net/c/2e8757648855
  - [net,v2,08/10] net: fill in MODULE_DESCRIPTION()s for fsl_pq_mdio
    https://git.kernel.org/netdev/net/c/8183c470c176
  - [net,v2,09/10] net: fill in MODULE_DESCRIPTION()s for litex
    https://git.kernel.org/netdev/net/c/07d1e0ce8743
  - [net,v2,10/10] net: fill in MODULE_DESCRIPTION()s for rvu_mbox
    https://git.kernel.org/netdev/net/c/bdc6734115d7

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2024-01-24 23:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-23 19:03 [PATCH net v2 00/10] Fix MODULE_DESCRIPTION() for net (p2) Breno Leitao
2024-01-23 19:03 ` [PATCH net v2 01/10] net: fill in MODULE_DESCRIPTION()s for 8390 Breno Leitao
2024-01-23 19:03 ` [PATCH net v2 02/10] net: fill in MODULE_DESCRIPTION()s for Broadcom bgmac Breno Leitao
2024-01-23 19:27   ` Florian Fainelli
2024-01-23 19:03 ` [PATCH net v2 03/10] net: fill in MODULE_DESCRIPTION()s for liquidio Breno Leitao
2024-01-23 19:03 ` [PATCH net v2 04/10] net: fill in MODULE_DESCRIPTION()s for ep93xxx_eth Breno Leitao
2024-01-23 19:03 ` [PATCH net v2 05/10] net: fill in MODULE_DESCRIPTION()s for nps_enet Breno Leitao
2024-01-23 19:03 ` [PATCH net v2 06/10] net: fill in MODULE_DESCRIPTION()s for enetc Breno Leitao
2024-01-23 19:03 ` [PATCH net v2 07/10] net: fill in MODULE_DESCRIPTION()s for fec Breno Leitao
2024-01-24  1:13   ` Wei Fang
2024-01-23 19:03 ` [PATCH net v2 08/10] net: fill in MODULE_DESCRIPTION()s for fsl_pq_mdio Breno Leitao
2024-01-23 19:03 ` [PATCH net v2 09/10] net: fill in MODULE_DESCRIPTION()s for litex Breno Leitao
2024-01-23 19:03 ` [PATCH net v2 10/10] net: fill in MODULE_DESCRIPTION()s for rvu_mbox Breno Leitao
2024-01-24 23:20 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=170613842748.28029.10890542758483405613.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=leitao@debian.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=weiwan@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox