* [PATCH net-next] net: wangxun: Correct clerical errors in comments
@ 2025-05-12 2:03 Jiawen Wu
2025-05-12 10:58 ` Simon Horman
2025-05-14 8:50 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Jiawen Wu @ 2025-05-12 2:03 UTC (permalink / raw)
To: netdev, andrew+netdev, davem, edumazet, kuba, pabeni
Cc: mengyuanlou, Jiawen Wu
There are wrong "#endif" comments in .h files need to be corrected.
Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
---
drivers/net/ethernet/wangxun/libwx/wx_lib.h | 2 +-
drivers/net/ethernet/wangxun/txgbe/txgbe_phy.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/ethernet/wangxun/libwx/wx_lib.h b/drivers/net/ethernet/wangxun/libwx/wx_lib.h
index 919f49999308..49f8bde36ddb 100644
--- a/drivers/net/ethernet/wangxun/libwx/wx_lib.h
+++ b/drivers/net/ethernet/wangxun/libwx/wx_lib.h
@@ -39,4 +39,4 @@ netdev_features_t wx_features_check(struct sk_buff *skb,
void wx_set_ring(struct wx *wx, u32 new_tx_count,
u32 new_rx_count, struct wx_ring *temp_ring);
-#endif /* _NGBE_LIB_H_ */
+#endif /* _WX_LIB_H_ */
diff --git a/drivers/net/ethernet/wangxun/txgbe/txgbe_phy.h b/drivers/net/ethernet/wangxun/txgbe/txgbe_phy.h
index 3938985355ed..a32b19d71ea2 100644
--- a/drivers/net/ethernet/wangxun/txgbe/txgbe_phy.h
+++ b/drivers/net/ethernet/wangxun/txgbe/txgbe_phy.h
@@ -8,4 +8,4 @@ irqreturn_t txgbe_link_irq_handler(int irq, void *data);
int txgbe_init_phy(struct txgbe *txgbe);
void txgbe_remove_phy(struct txgbe *txgbe);
-#endif /* _TXGBE_NODE_H_ */
+#endif /* _TXGBE_PHY_H_ */
--
2.48.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH net-next] net: wangxun: Correct clerical errors in comments
2025-05-12 2:03 [PATCH net-next] net: wangxun: Correct clerical errors in comments Jiawen Wu
@ 2025-05-12 10:58 ` Simon Horman
2025-05-14 8:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2025-05-12 10:58 UTC (permalink / raw)
To: Jiawen Wu
Cc: netdev, andrew+netdev, davem, edumazet, kuba, pabeni, mengyuanlou
On Mon, May 12, 2025 at 10:03:33AM +0800, Jiawen Wu wrote:
> There are wrong "#endif" comments in .h files need to be corrected.
>
> Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
Thanks for the clean-up.
Reviewed-by: Simon Horman <horms@kernel.org>
...
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net-next] net: wangxun: Correct clerical errors in comments
2025-05-12 2:03 [PATCH net-next] net: wangxun: Correct clerical errors in comments Jiawen Wu
2025-05-12 10:58 ` Simon Horman
@ 2025-05-14 8:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-05-14 8:50 UTC (permalink / raw)
To: Jiawen Wu
Cc: netdev, andrew+netdev, davem, edumazet, kuba, pabeni, mengyuanlou
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:
On Mon, 12 May 2025 10:03:33 +0800 you wrote:
> There are wrong "#endif" comments in .h files need to be corrected.
>
> Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
> ---
> drivers/net/ethernet/wangxun/libwx/wx_lib.h | 2 +-
> drivers/net/ethernet/wangxun/txgbe/txgbe_phy.h | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Here is the summary with links:
- [net-next] net: wangxun: Correct clerical errors in comments
https://git.kernel.org/netdev/net-next/c/838b2a28c031
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:[~2025-05-14 8:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-12 2:03 [PATCH net-next] net: wangxun: Correct clerical errors in comments Jiawen Wu
2025-05-12 10:58 ` Simon Horman
2025-05-14 8:50 ` 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).