* [PATCH][next] net: phy: dp83822: Fix typo "outout" -> "output"
@ 2025-01-13 9:15 Colin Ian King
2025-01-13 13:48 ` Andrew Lunn
2025-01-14 22:30 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Colin Ian King @ 2025-01-13 9:15 UTC (permalink / raw)
To: Andrew Lunn, Heiner Kallweit, Russell King, David S . Miller,
Eric Dumazet, Jakub Kicinski, Paolo Abeni, netdev
Cc: kernel-janitors, linux-kernel
There is a typo in a phydev_err message. Fix it.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
drivers/net/phy/dp83822.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/phy/dp83822.c b/drivers/net/phy/dp83822.c
index 4262bc31503b..f89e742281d1 100644
--- a/drivers/net/phy/dp83822.c
+++ b/drivers/net/phy/dp83822.c
@@ -762,7 +762,7 @@ static int dp83822_of_init_leds(struct phy_device *phydev)
if (dp83822->led_pin_enable[DP83822_LED_INDEX_COL_GPIO2] &&
dp83822->set_gpio2_clk_out) {
- phydev_err(phydev, "COL(GPIO2) cannot be used as LED outout, already used as clock output\n");
+ phydev_err(phydev, "COL(GPIO2) cannot be used as LED output, already used as clock output\n");
return -EINVAL;
}
--
2.47.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH][next] net: phy: dp83822: Fix typo "outout" -> "output"
2025-01-13 9:15 [PATCH][next] net: phy: dp83822: Fix typo "outout" -> "output" Colin Ian King
@ 2025-01-13 13:48 ` Andrew Lunn
2025-01-14 22:30 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2025-01-13 13:48 UTC (permalink / raw)
To: Colin Ian King
Cc: Heiner Kallweit, Russell King, David S . Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni, netdev, kernel-janitors,
linux-kernel
On Mon, Jan 13, 2025 at 09:15:55AM +0000, Colin Ian King wrote:
> There is a typo in a phydev_err message. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH][next] net: phy: dp83822: Fix typo "outout" -> "output"
2025-01-13 9:15 [PATCH][next] net: phy: dp83822: Fix typo "outout" -> "output" Colin Ian King
2025-01-13 13:48 ` Andrew Lunn
@ 2025-01-14 22:30 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-01-14 22:30 UTC (permalink / raw)
To: Colin Ian King
Cc: andrew, hkallweit1, linux, davem, edumazet, kuba, pabeni, netdev,
kernel-janitors, linux-kernel
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 13 Jan 2025 09:15:55 +0000 you wrote:
> There is a typo in a phydev_err message. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
> ---
> drivers/net/phy/dp83822.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- [next] net: phy: dp83822: Fix typo "outout" -> "output"
https://git.kernel.org/netdev/net-next/c/652aac7ecd33
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:[~2025-01-14 22:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-13 9:15 [PATCH][next] net: phy: dp83822: Fix typo "outout" -> "output" Colin Ian King
2025-01-13 13:48 ` Andrew Lunn
2025-01-14 22:30 ` 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