[PATCH] include/rdma/opa_vnic.h: fix spelling typo in comment

Jiangshan Yi posted 1 patch 3 years, 5 months ago
include/rdma/opa_vnic.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] include/rdma/opa_vnic.h: fix spelling typo in comment
Posted by Jiangshan Yi 3 years, 5 months ago
From: Jiangshan Yi <yijiangshan@kylinos.cn>

Fix spelling typo in comment.

Reported-by: k2ci <kernel-bot@kylinos.cn>
Signed-off-by: Jiangshan Yi <yijiangshan@kylinos.cn>
---
 include/rdma/opa_vnic.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/rdma/opa_vnic.h b/include/rdma/opa_vnic.h
index f3d5377b217a..d297f084001a 100644
--- a/include/rdma/opa_vnic.h
+++ b/include/rdma/opa_vnic.h
@@ -51,7 +51,7 @@ static inline void *opa_vnic_dev_priv(const struct net_device *dev)
 	return oparn->dev_priv;
 }
 
-/* opa_vnic skb meta data structrue */
+/* opa_vnic skb meta data structure */
 struct opa_vnic_skb_mdata {
 	u8 vl;
 	u8 entropy;
-- 
2.25.1


No virus found
		Checked by Hillstone Network AntiVirus
Re: [PATCH] include/rdma/opa_vnic.h: fix spelling typo in comment
Posted by Leon Romanovsky 3 years, 5 months ago
On Sun, 9 Oct 2022 16:10:47 +0800, Jiangshan Yi wrote:
> From: Jiangshan Yi <yijiangshan@kylinos.cn>
> 
> Fix spelling typo in comment.
> 
> 

Applied, thanks!

[1/1] include/rdma/opa_vnic.h: fix spelling typo in comment
      https://git.kernel.org/rdma/rdma/c/fac12d9d4d3577

Best regards,
-- 
Leon Romanovsky <leon@kernel.org>