From: Jilin Yuan Date: Wed, 29 Jun 2022 13:41:25 +0000 (+0800) Subject: intel/i40e:fix repeated words in comments X-Git-Tag: v6.0-rc1~141^2~246^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=09f85edd98e27ccd95382de10a3be09a2056ec16;p=thirdparty%2Fkernel%2Flinux.git intel/i40e: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/i40e/i40e_main.c b/drivers/net/ethernet/intel/i40e/i40e_main.c index 797f61b2cd966..6cbd425ed25bf 100644 --- a/drivers/net/ethernet/intel/i40e/i40e_main.c +++ b/drivers/net/ethernet/intel/i40e/i40e_main.c @@ -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 */