mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-09-18 22:14:16 +00:00 
			
		
		
		
	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>
This commit is contained in:
		
							parent
							
								
									53c2d5b14a
								
							
						
					
					
						commit
						7ac7bfe746
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -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; | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Jiangshan Yi
						Jiangshan Yi