intel/iavf: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 22:03:52 +08:00 committed by Tony Nguyen
parent 09f85edd98
commit afdc8a54e2

View file

@ -4250,7 +4250,7 @@ static netdev_features_t iavf_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
*/