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 |
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 --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