Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

RDMA/opa_vnic: fix spelling typo in comment

Fix spelling typo in comment.

Reported-by: k2ci <kernel-bot@kylinos.cn>
Signed-off-by: Jiangshan Yi <yijiangshan@kylinos.cn>
Link: https://lore.kernel.org/r/20221009081047.2643471-1-13667453960@163.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>

authored by

Jiangshan Yi and committed by
Leon Romanovsky
7ac7bfe7 53c2d5b1

+1 -1
+1 -1
include/rdma/opa_vnic.h
··· 51 51 return oparn->dev_priv; 52 52 } 53 53 54 - /* opa_vnic skb meta data structrue */ 54 + /* opa_vnic skb meta data structure */ 55 55 struct opa_vnic_skb_mdata { 56 56 u8 vl; 57 57 u8 entropy;