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, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, horms@kernel.org
Subject: Re: [PATCH net v2 0/7] Fix MODULE_DESCRIPTION() for net (p6)
Date: Thu, 15 Feb 2024 16:10:30 +0000 [thread overview]
Message-ID: <170801343074.17977.1395882905085483212.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240214152741.670178-1-leitao@debian.org>
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 14 Feb 2024 07:27:34 -0800 you wrote:
> There are a few network modules left that misses MODULE_DESCRIPTION(),
> causing a warnning when compiling with W=1. Example:
>
> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/net/arcnet/....
>
> This last patchset solves the problem for all the missing driver. It is
> not expect to see any warning for the driver/net and net/ directory once
> all these patches have landed.
>
> [...]
Here is the summary with links:
- [net,v2,1/7] net: fill in MODULE_DESCRIPTION()s for xen-netback
https://git.kernel.org/netdev/net/c/5b8e3464071a
- [net,v2,2/7] net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelb
https://git.kernel.org/netdev/net/c/c0872309ac84
- [net,v2,3/7] net: fill in MODULE_DESCRIPTION()s for plip
https://git.kernel.org/netdev/net/c/44c1197bcef4
- [net,v2,4/7] net: fill in MODULE_DESCRIPTION()s for fddik/skfp
https://git.kernel.org/netdev/net/c/4ad9e8587439
- [net,v2,5/7] net: fill in MODULE_DESCRIPTION()s for ppp
https://git.kernel.org/netdev/net/c/e1e5ef2aefc2
- [net,v2,6/7] net: fill in MODULE_DESCRIPTION()s for mdio_devres
https://git.kernel.org/netdev/net/c/9de69f0e9958
- [net,v2,7/7] net: fill in MODULE_DESCRIPTION()s for missing arcnet
https://git.kernel.org/netdev/net/c/538b22e74287
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-02-15 16:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-14 15:27 [PATCH net v2 0/7] Fix MODULE_DESCRIPTION() for net (p6) Breno Leitao
2024-02-14 15:27 ` [PATCH net v2 1/7] net: fill in MODULE_DESCRIPTION()s for xen-netback Breno Leitao
2024-02-14 15:27 ` [PATCH net v2 2/7] net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelb Breno Leitao
2024-02-19 10:47 ` Miquel Raynal
2024-02-14 15:27 ` [PATCH net v2 3/7] net: fill in MODULE_DESCRIPTION()s for plip Breno Leitao
2024-02-14 15:27 ` [PATCH net v2 4/7] net: fill in MODULE_DESCRIPTION()s for fddik/skfp Breno Leitao
2024-02-14 15:27 ` [PATCH net v2 5/7] net: fill in MODULE_DESCRIPTION()s for ppp Breno Leitao
2024-02-14 15:27 ` [PATCH net v2 6/7] net: fill in MODULE_DESCRIPTION()s for mdio_devres Breno Leitao
2024-02-14 15:52 ` Andrew Lunn
2024-02-14 15:27 ` [PATCH net v2 7/7] net: fill in MODULE_DESCRIPTION()s for missing arcnet Breno Leitao
2024-02-15 16:10 ` 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=170801343074.17977.1395882905085483212.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=leitao@debian.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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;
as well as URLs for NNTP newsgroup(s).