* Re: [PATCH] net: phy: correct spelling error of media in documentation
2022-03-09 6:25 [PATCH] net: phy: correct spelling error of media in documentation Colin Foster
@ 2022-03-09 0:13 ` Russell King (Oracle)
2022-03-10 22:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Russell King (Oracle) @ 2022-03-09 0:13 UTC (permalink / raw)
To: Colin Foster
Cc: linux-kernel, netdev, David S. Miller, Heiner Kallweit,
Andrew Lunn
On Tue, Mar 08, 2022 at 10:25:44PM -0800, Colin Foster wrote:
> The header file incorrectly referenced "median-independant interface"
> instead of media. Correct this typo.
>
> Signed-off-by: Colin Foster <colin.foster@in-advantage.com>
> Fixes: 4069a572d423 ("net: phy: Document core PHY structures")
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Thanks!
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] net: phy: correct spelling error of media in documentation
@ 2022-03-09 6:25 Colin Foster
2022-03-09 0:13 ` Russell King (Oracle)
2022-03-10 22:50 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Colin Foster @ 2022-03-09 6:25 UTC (permalink / raw)
To: linux-kernel, netdev
Cc: David S. Miller, Russell King, Heiner Kallweit, Andrew Lunn
The header file incorrectly referenced "median-independant interface"
instead of media. Correct this typo.
Signed-off-by: Colin Foster <colin.foster@in-advantage.com>
Fixes: 4069a572d423 ("net: phy: Document core PHY structures")
---
include/linux/phy.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/linux/phy.h b/include/linux/phy.h
index cd08cf1a8b0d..1a0ac0bcb65f 100644
--- a/include/linux/phy.h
+++ b/include/linux/phy.h
@@ -87,8 +87,8 @@ extern const int phy_10gbit_features_array[1];
*
* @PHY_INTERFACE_MODE_NA: Not Applicable - don't touch
* @PHY_INTERFACE_MODE_INTERNAL: No interface, MAC and PHY combined
- * @PHY_INTERFACE_MODE_MII: Median-independent interface
- * @PHY_INTERFACE_MODE_GMII: Gigabit median-independent interface
+ * @PHY_INTERFACE_MODE_MII: Media-independent interface
+ * @PHY_INTERFACE_MODE_GMII: Gigabit media-independent interface
* @PHY_INTERFACE_MODE_SGMII: Serial gigabit media-independent interface
* @PHY_INTERFACE_MODE_TBI: Ten Bit Interface
* @PHY_INTERFACE_MODE_REVMII: Reverse Media Independent Interface
--
2.25.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] net: phy: correct spelling error of media in documentation
2022-03-09 6:25 [PATCH] net: phy: correct spelling error of media in documentation Colin Foster
2022-03-09 0:13 ` Russell King (Oracle)
@ 2022-03-10 22:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-03-10 22:50 UTC (permalink / raw)
To: Colin Foster; +Cc: linux-kernel, netdev, davem, linux, hkallweit1, andrew
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 8 Mar 2022 22:25:44 -0800 you wrote:
> The header file incorrectly referenced "median-independant interface"
> instead of media. Correct this typo.
>
> Signed-off-by: Colin Foster <colin.foster@in-advantage.com>
> Fixes: 4069a572d423 ("net: phy: Document core PHY structures")
> ---
> include/linux/phy.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Here is the summary with links:
- net: phy: correct spelling error of media in documentation
https://git.kernel.org/netdev/net/c/26183cfe478c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-03-10 22:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-09 6:25 [PATCH] net: phy: correct spelling error of media in documentation Colin Foster
2022-03-09 0:13 ` Russell King (Oracle)
2022-03-10 22:50 ` patchwork-bot+netdevbpf
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).