lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <ZT/wDmwiwMuGFJYa@shell.armlinux.org.uk> Date: Mon, 30 Oct 2023 18:03:58 +0000 From: "Russell King (Oracle)" <linux@...linux.org.uk> To: Andrew Lunn <andrew@...n.ch> Cc: netdev <netdev@...r.kernel.org>, Heiner Kallweit <hkallweit1@...il.com>, Florian Fainelli <f.fainelli@...il.com>, Richard Cochran <richardcochran@...il.com>, Joel Stanley <joel@....id.au>, Andrew Jeffery <andrew@...econstruct.com.au> Subject: Re: [PATCH v1 net-next 1/2] net: phy: fill in missing MODULE_DESCRIPTION()s 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@...linux.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!
Powered by blists - more mailing lists