Skip to content

Commit 7ac7bfe

Browse files
Jiangshan Yirleon
Jiangshan Yi
authored andcommitted
RDMA/opa_vnic: fix spelling typo in comment
Fix spelling typo in comment. Reported-by: k2ci <[email protected]> Signed-off-by: Jiangshan Yi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Leon Romanovsky <[email protected]>
1 parent 53c2d5b commit 7ac7bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/rdma/opa_vnic.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ static inline void *opa_vnic_dev_priv(const struct net_device *dev)
5151
return oparn->dev_priv;
5252
}
5353

54-
/* opa_vnic skb meta data structrue */
54+
/* opa_vnic skb meta data structure */
5555
struct opa_vnic_skb_mdata {
5656
u8 vl;
5757
u8 entropy;

0 commit comments

Comments
 (0)