From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: Andrew Lunn <andrew@lunn.ch>
Cc: netdev <netdev@vger.kernel.org>,
Heiner Kallweit <hkallweit1@gmail.com>,
Florian Fainelli <f.fainelli@gmail.com>,
Richard Cochran <richardcochran@gmail.com>,
Joel Stanley <joel@jms.id.au>,
Andrew Jeffery <andrew@codeconstruct.com.au>
Subject: Re: [PATCH v1 net-next 1/2] net: phy: fill in missing MODULE_DESCRIPTION()s
Date: Mon, 30 Oct 2023 18:03:58 +0000 [thread overview]
Message-ID: <ZT/wDmwiwMuGFJYa@shell.armlinux.org.uk> (raw)
In-Reply-To: <20231028184458.99448-2-andrew@lunn.ch>
On Sat, Oct 28, 2023 at 08:44:57PM +0200, Andrew Lunn wrote:
> diff --git a/drivers/net/phy/sfp.c b/drivers/net/phy/sfp.c
> index b8c0961daf53..5468bd209fab 100644
> --- a/drivers/net/phy/sfp.c
> +++ b/drivers/net/phy/sfp.c
> @@ -3153,3 +3153,4 @@ module_exit(sfp_exit);
> MODULE_ALIAS("platform:sfp");
> MODULE_AUTHOR("Russell King");
> MODULE_LICENSE("GPL v2");
> +MODULE_DESCRIPTION("SFP cage support");
Acked-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Thanks!
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!
next prev parent reply other threads:[~2023-10-30 18:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-28 18:44 [PATCH v1 net-next 0/2] Add missing MODULE_DESCRIPTIONS Andrew Lunn
2023-10-28 18:44 ` [PATCH v1 net-next 1/2] net: phy: fill in missing MODULE_DESCRIPTION()s Andrew Lunn
2023-10-29 0:06 ` Florian Fainelli
2023-10-30 18:03 ` Russell King (Oracle) [this message]
2023-10-28 18:44 ` [PATCH v1 net-next 2/2] net: mdio: " Andrew Lunn
2023-10-29 0:07 ` Florian Fainelli
2023-10-29 23:38 ` Andrew Jeffery
2023-11-02 5:10 ` [PATCH v1 net-next 0/2] Add missing MODULE_DESCRIPTIONS patchwork-bot+netdevbpf
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=ZT/wDmwiwMuGFJYa@shell.armlinux.org.uk \
--to=linux@armlinux.org.uk \
--cc=andrew@codeconstruct.com.au \
--cc=andrew@lunn.ch \
--cc=f.fainelli@gmail.com \
--cc=hkallweit1@gmail.com \
--cc=joel@jms.id.au \
--cc=netdev@vger.kernel.org \
--cc=richardcochran@gmail.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).