From: Andrew Kreimer <algonell@gmail•com>
To: Madalin Bucur <madalin.bucur@nxp•com>,
Sean Anderson <sean.anderson@seco•com>,
"David S . Miller" <davem@davemloft•net>,
Eric Dumazet <edumazet@google•com>,
Jakub Kicinski <kuba@kernel•org>, Paolo Abeni <pabeni@redhat•com>
Cc: netdev@vger•kernel.org, linux-kernel@vger•kernel.org,
kernel-janitors@vger•kernel.org,
Andrew Kreimer <algonell@gmail•com>,
Matthew Wilcox <willy@infradead•org>
Subject: [PATCH net-next v2] fsl/fman: Fix a typo
Date: Sun, 6 Oct 2024 16:08:29 +0300 [thread overview]
Message-ID: <20241006130829.13967-1-algonell@gmail.com> (raw)
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
next reply other threads:[~2024-10-06 13:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-06 13:08 Andrew Kreimer [this message]
2024-10-07 14:18 ` [PATCH net-next v2] fsl/fman: Fix a typo Simon Horman
2024-10-09 1:30 ` patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241006130829.13967-1-algonell@gmail.com \
--to=algonell@gmail$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=kernel-janitors@vger$(echo .)kernel.org \
--cc=kuba@kernel$(echo .)org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=madalin.bucur@nxp$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=sean.anderson@seco$(echo .)com \
--cc=willy@infradead$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox