From: Jilin Yuan Date: Wed, 29 Jun 2022 14:03:52 +0000 (+0800) Subject: intel/iavf:fix repeated words in comments X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=afdc8a54e29778df05be620890d8037fa587e6df;p=linux.git intel/iavf:fix repeated words in comments Delete the redundant word 'a'. Signed-off-by: Jilin Yuan Signed-off-by: Tony Nguyen --- diff --git a/drivers/net/ethernet/intel/iavf/iavf_main.c b/drivers/net/ethernet/intel/iavf/iavf_main.c index 541103909ef4a..69ade653f5d48 100644 --- a/drivers/net/ethernet/intel/iavf/iavf_main.c +++ b/drivers/net/ethernet/intel/iavf/iavf_main.c @@ -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 */