projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e4372e
)
sfc/falcon: fix repeated words in comments
author
wangjianli
<wangjianli@cdjrlc.com>
Sun, 24 Jul 2022 07:47:46 +0000
(15:47 +0800)
committer
Paolo Abeni
<pabeni@redhat.com>
Tue, 26 Jul 2022 10:35:37 +0000
(12:35 +0200)
Delete the redundant word 'in'.
Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
Link:
https://lore.kernel.org/r/20220724074746.19550-1-wangjianli@cdjrlc.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/sfc/falcon/net_driver.h
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/sfc/falcon/net_driver.h
b/drivers/net/ethernet/sfc/falcon/net_driver.h
index a381cf9ec4f3a3d2cf47b7ee7b1a750217c0da06..a2c7139f2b323f21b1cf59a3207d093eee31092d 100644
(file)
--- a/
drivers/net/ethernet/sfc/falcon/net_driver.h
+++ b/
drivers/net/ethernet/sfc/falcon/net_driver.h
@@
-679,7
+679,7
@@
union ef4_multicast_hash {
* @n_rx_channels: Number of channels used for RX (= number of RX queues)
* @n_tx_channels: Number of channels used for TX
* @rx_ip_align: RX DMA address offset to have IP header aligned in
- *
in
accordance with NET_IP_ALIGN
+ * accordance with NET_IP_ALIGN
* @rx_dma_len: Current maximum RX DMA length
* @rx_buffer_order: Order (log2) of number of pages for each RX buffer
* @rx_buffer_truesize: Amortised allocation size of an RX buffer,