diff mbox series

[net-next,v2] net: stmmac: fix typo in comment

Message ID 20240228112447.1490926-1-siyanteng@loongson.cn (mailing list archive)
State Accepted
Commit 39de85775cfbd1da2c4f9523110cddb1eb4adcb7
Delegated to: Netdev Maintainers
Headers show
Series [net-next,v2] net: stmmac: fix typo in comment | expand

Checks

Context Check Description
netdev/series_format success Single patches do not need cover letters
netdev/tree_selection success Clearly marked for net-next
netdev/ynl success Generated files up to date; no warnings/errors; no diff in generated;
netdev/fixes_present success Fixes tag not required for -next series
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 940 this patch: 940
netdev/build_tools success No tools touched, skip
netdev/cc_maintainers warning 5 maintainers not CCed: mcoquelin.stm32@gmail.com pabeni@redhat.com linux-stm32@st-md-mailman.stormreply.com linux-arm-kernel@lists.infradead.org edumazet@google.com
netdev/build_clang success Errors and warnings before: 957 this patch: 957
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/deprecated_api success None detected
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 957 this patch: 957
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 8 lines checked
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0
netdev/contest success net-next-2024-02-28--18-00 (tests: 882)

Commit Message

Yanteng Si Feb. 28, 2024, 11:24 a.m. UTC
This is just a trivial fix for a typo in a comment, no functional
changes.

Reviewed-by: Serge Semin <fancer.lancer@gmail.com>
Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
---
Drop fix tag and pick Serge's Reviewed-by tag.
"channels oriented" -> "channel-oriented"

 drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

patchwork-bot+netdevbpf@kernel.org Feb. 29, 2024, 11:50 a.m. UTC | #1
Hello:

This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Wed, 28 Feb 2024 19:24:47 +0800 you wrote:
> This is just a trivial fix for a typo in a comment, no functional
> changes.
> 
> Reviewed-by: Serge Semin <fancer.lancer@gmail.com>
> Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
> ---
> Drop fix tag and pick Serge's Reviewed-by tag.
> "channels oriented" -> "channel-oriented"
> 
> [...]

Here is the summary with links:
  - [net-next,v2] net: stmmac: fix typo in comment
    https://git.kernel.org/netdev/net-next/c/39de85775cfb

You are awesome, thank you!
diff mbox series

Patch

diff --git a/drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.h b/drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.h
index 358e7dcb6a9a..9d640ba5c323 100644
--- a/drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.h
+++ b/drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.h
@@ -92,7 +92,7 @@ 
 #define DMA_TBS_FTOV			BIT(0)
 #define DMA_TBS_DEF_FTOS		(DMA_TBS_FTOS | DMA_TBS_FTOV)
 
-/* Following DMA defines are chanels oriented */
+/* Following DMA defines are channel-oriented */
 #define DMA_CHAN_BASE_ADDR		0x00001100
 #define DMA_CHAN_BASE_OFFSET		0x80