1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00

intel/i40e:fix repeated words in comments

Delete the redundant word 'a'.

Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
This commit is contained in:
Jilin Yuan 2022-06-29 21:41:25 +08:00 committed by Tony Nguyen
parent 17527829df
commit 09f85edd98

View file

@ -13156,7 +13156,7 @@ static netdev_features_t i40e_features_check(struct sk_buff *skb,
}
/* No need to validate L4LEN as TCP is the only protocol with a
* a flexible value and we support all possible values supported
* flexible value and we support all possible values supported
* by TCP, which is at most 15 dwords
*/