* [PATCH net-next v2] fsl/fman: Fix a typo
@ 2024-10-06 13:08 Andrew Kreimer
2024-10-07 14:18 ` Simon Horman
2024-10-09 1:30 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Andrew Kreimer @ 2024-10-06 13:08 UTC (permalink / raw)
To: Madalin Bucur, Sean Anderson, David S . Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni
Cc: netdev, linux-kernel, kernel-janitors, Andrew Kreimer,
Matthew Wilcox
Fix a typo in comments: bellow -> below.
Reported-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Kreimer <algonell@gmail.com>
---
v2:
- A repost, there is no range-diff.
- Elaborate on the change.
v1:
- https://lore.kernel.org/all/20240915121655.103316-1-algonell@gmail.com/
drivers/net/ethernet/freescale/fman/fman_port.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/freescale/fman/fman_port.c b/drivers/net/ethernet/freescale/fman/fman_port.c
index f17a4e511510..e977389f7088 100644
--- a/drivers/net/ethernet/freescale/fman/fman_port.c
+++ b/drivers/net/ethernet/freescale/fman/fman_port.c
@@ -987,7 +987,7 @@ static int init_low_level_driver(struct fman_port *port)
return -ENODEV;
}
- /* The code bellow is a trick so the FM will not release the buffer
+ /* The code below is a trick so the FM will not release the buffer
* to BM nor will try to enqueue the frame to QM
*/
if (port->port_type == FMAN_PORT_TYPE_TX) {
--
2.39.5
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH net-next v2] fsl/fman: Fix a typo
2024-10-06 13:08 [PATCH net-next v2] fsl/fman: Fix a typo Andrew Kreimer
@ 2024-10-07 14:18 ` Simon Horman
2024-10-09 1:30 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2024-10-07 14:18 UTC (permalink / raw)
To: Andrew Kreimer
Cc: Madalin Bucur, Sean Anderson, David S . Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni, netdev, linux-kernel,
kernel-janitors, Matthew Wilcox
On Sun, Oct 06, 2024 at 04:08:29PM +0300, Andrew Kreimer wrote:
> Fix a typo in comments: bellow -> below.
>
> Reported-by: Matthew Wilcox <willy@infradead.org>
> Signed-off-by: Andrew Kreimer <algonell@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net-next v2] fsl/fman: Fix a typo
2024-10-06 13:08 [PATCH net-next v2] fsl/fman: Fix a typo Andrew Kreimer
2024-10-07 14:18 ` Simon Horman
@ 2024-10-09 1:30 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-10-09 1:30 UTC (permalink / raw)
To: Andrew Kreimer
Cc: madalin.bucur, sean.anderson, davem, edumazet, kuba, pabeni,
netdev, linux-kernel, kernel-janitors, willy
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Sun, 6 Oct 2024 16:08:29 +0300 you wrote:
> Fix a typo in comments: bellow -> below.
>
> Reported-by: Matthew Wilcox <willy@infradead.org>
> Signed-off-by: Andrew Kreimer <algonell@gmail.com>
> ---
> v2:
> - A repost, there is no range-diff.
> - Elaborate on the change.
>
> [...]
Here is the summary with links:
- [net-next,v2] fsl/fman: Fix a typo
https://git.kernel.org/netdev/net-next/c/ed1f3b7f1572
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-10-09 1:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-06 13:08 [PATCH net-next v2] fsl/fman: Fix a typo Andrew Kreimer
2024-10-07 14:18 ` Simon Horman
2024-10-09 1: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;
as well as URLs for NNTP newsgroup(s).