2022-10-09 09:09:57

by Yi Jiangshan

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

From: Jiangshan Yi <[email protected]>

Fix spelling typo in comment.

Reported-by: k2ci <[email protected]>
Signed-off-by: Jiangshan Yi <[email protected]>
---
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


2022-10-19 07:26:31

by Leon Romanovsky

[permalink] [raw]
Subject: Re: [PATCH] include/rdma/opa_vnic.h: fix spelling typo in comment

On Sun, 9 Oct 2022 16:10:47 +0800, Jiangshan Yi wrote:
> From: Jiangshan Yi <[email protected]>
>
> 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 <[email protected]>