netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][next] net: pse-pd: pd692x0: Fix spelling mistake "availables" -> "available"
@ 2024-07-09 10:52 Colin Ian King
  2024-07-09 12:08 ` Kory Maincent
  2024-07-11 17:11 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Colin Ian King @ 2024-07-09 10:52 UTC (permalink / raw)
  To: Oleksij Rempel, Kory Maincent, David S . Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, netdev
  Cc: kernel-janitors, linux-kernel

There is a spelling mistake in a dev_err message. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
 drivers/net/pse-pd/pd692x0.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/pse-pd/pd692x0.c b/drivers/net/pse-pd/pd692x0.c
index 29cc76a66c13..0af7db80b2f8 100644
--- a/drivers/net/pse-pd/pd692x0.c
+++ b/drivers/net/pse-pd/pd692x0.c
@@ -589,7 +589,7 @@ static int pd692x0_pi_set_pw_from_table(struct device *dev,
 
 		if (pw < pw_table->class_pw) {
 			dev_err(dev,
-				"Power limit %dmW not supported. Ranges availables: [%d-%d] or [%d-%d]\n",
+				"Power limit %dmW not supported. Ranges available: [%d-%d] or [%d-%d]\n",
 				pw,
 				(pw_table - 1)->class_pw,
 				(pw_table - 1)->class_pw + (pw_table - 1)->max_added_class_pw,
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH][next] net: pse-pd: pd692x0: Fix spelling mistake "availables" -> "available"
  2024-07-09 10:52 [PATCH][next] net: pse-pd: pd692x0: Fix spelling mistake "availables" -> "available" Colin Ian King
@ 2024-07-09 12:08 ` Kory Maincent
  2024-07-11 17:11 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Kory Maincent @ 2024-07-09 12:08 UTC (permalink / raw)
  To: Colin Ian King
  Cc: Oleksij Rempel, David S . Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, netdev, kernel-janitors, linux-kernel

On Tue,  9 Jul 2024 11:52:22 +0100
Colin Ian King <colin.i.king@gmail.com> wrote:

> There is a spelling mistake in a dev_err message. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>

Acked-by: Kory Maincent <Kory.maincent@bootlin.com>

--
Köry Maincent, Bootlin
Embedded Linux and kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH][next] net: pse-pd: pd692x0: Fix spelling mistake "availables" -> "available"
  2024-07-09 10:52 [PATCH][next] net: pse-pd: pd692x0: Fix spelling mistake "availables" -> "available" Colin Ian King
  2024-07-09 12:08 ` Kory Maincent
@ 2024-07-11 17:11 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-07-11 17:11 UTC (permalink / raw)
  To: Colin Ian King
  Cc: o.rempel, kory.maincent, 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 Tue,  9 Jul 2024 11:52:22 +0100 you wrote:
> There is a spelling mistake in a dev_err message. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
> ---
>  drivers/net/pse-pd/pd692x0.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - [next] net: pse-pd: pd692x0: Fix spelling mistake "availables" -> "available"
    https://git.kernel.org/netdev/net-next/c/a6a9fcb10836

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:[~2024-07-11 17:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-09 10:52 [PATCH][next] net: pse-pd: pd692x0: Fix spelling mistake "availables" -> "available" Colin Ian King
2024-07-09 12:08 ` Kory Maincent
2024-07-11 17:11 ` 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).