Commit f0d2ef7f authored by Jiang Jian's avatar Jiang Jian Committed by Jakub Kicinski
Browse files

cxgb4vf: remove unexpected word "the"



there is an unexpected word "the" in the comments that need to be removed

Signed-off-by: default avatarJiang Jian <jiangjian@cdjrlc.com>
Link: https://lore.kernel.org/r/20220621084537.58402-1-jiangjian@cdjrlc.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent d13a3205
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2859,7 +2859,7 @@ static const struct net_device_ops cxgb4vf_netdev_ops = {
 *				address stored on the adapter
 *	@adapter: The adapter
 *
 *	Find the the port mask for the VF based on the index of mac
 *	Find the port mask for the VF based on the index of mac
 *	address stored in the adapter. If no mac address is stored on
 *	the adapter for the VF, use the port mask received from the
 *	firmware.