From patchwork Tue Jul 26 16:30:20 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 114244 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 950BFA00C4; Tue, 26 Jul 2022 18:32:44 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 849F942BBD; Tue, 26 Jul 2022 18:30:53 +0200 (CEST) Received: from mail-pj1-f46.google.com (mail-pj1-f46.google.com [209.85.216.46]) by mails.dpdk.org (Postfix) with ESMTP id 3404742BC6 for ; Tue, 26 Jul 2022 18:30:50 +0200 (CEST) Received: by mail-pj1-f46.google.com with SMTP id o20-20020a17090aac1400b001f2da729979so4162161pjq.0 for ; Tue, 26 Jul 2022 09:30:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Fp+pCrm7PyK8IH/CTCe5wMEdQFPqeL37hYpDw6YHmtM=; b=1zfyQJXw+zYbiHa/o9zGlztYt7ywRHGFQv6w06HpBvL1AXSQ/LrSTiNfxoLEgBJJgR vGGGbf509be5p+REp3UPGFUf7n0cTobYXCpET076I3TAAKyDBv0doEomq1Eu70SGIEjC 76AzUSPNB0mPfjv8GE0benvybrUv5PmKf70QIJ3/xCvPQCOoraEq6Y7RllxMkaJHjq3L sT6/DdQBQUeJu2tGup33z0IeZH2ABatp2Iu0n1Ydk2hgwy1wN37LgZKH6jCqNoOsND5C Wqh0LQ20ztKsQEm/IuE1Y+S+yUHR4XIaUWnnCPmeGvpj+R+IvNNqYrJQ4lTGGMsm9Vf1 BAjA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Fp+pCrm7PyK8IH/CTCe5wMEdQFPqeL37hYpDw6YHmtM=; b=pXWS6M4sTpqbzGchkVGe154TRgj084DPFQHRXCwFJoiJdV0hzjJaUXI/fEpX4zFzIo af8ZF/HgdJhD2Rphiv3EIWStbWZY59axWzD/mHU3RICnljwvpWl1Lr2rxAkfsu58CTdW YorCM7c8iXV6DTXSQqNS+lX5YK/lJoAdTNlwO6HIASk5JxQkzk8WzIA7RZ7m3ytDCn5f QIRsDllgva3dLn8O2Xe34+mkhXmD99knvdFxGhZJDia+HyEffBGlM2eicc+VKTAPp+ra I1j89y0USjP75AA36gvWAY6UcK0pJyOAVt4GWOWxXyq5TPLC9xJpwOuyxFjUbZ3g+65J Aklg== X-Gm-Message-State: AJIora97dWxmLi1/ZT7YWAeRx3kJfJ495GYKZ5/Mlsjb8P9eoVFhGrzd bFOSwO9z4DepW6r9qstBzzM02uIJLwLDMQ== X-Google-Smtp-Source: AGRyM1vUu1uOZC6r2K7HQ+Q9UU0O/AJvUWtzP/NWGGkcAEsIuqwcdj8Z+6rgQx8jishh6KLdPvQIuw== X-Received: by 2002:a17:90b:3b85:b0:1f2:8cdb:e3c2 with SMTP id pc5-20020a17090b3b8500b001f28cdbe3c2mr47149pjb.226.1658853049523; Tue, 26 Jul 2022 09:30:49 -0700 (PDT) Received: from hermes.local (204-195-120-218.wavecable.com. [204.195.120.218]) by smtp.gmail.com with ESMTPSA id y190-20020a6232c7000000b0051bbe085f16sm11844155pfy.104.2022.07.26.09.30.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Jul 2022 09:30:49 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Rasesh Mody , Shahed Shaikh Subject: [PATCH v3 20/20] remove repeated word 'all' Date: Tue, 26 Jul 2022 09:30:20 -0700 Message-Id: <20220726163020.15679-21-stephen@networkplumber.org> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220726163020.15679-1-stephen@networkplumber.org> References: <20220722214106.162640-1-stephen@networkplumber.org> <20220726163020.15679-1-stephen@networkplumber.org> MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Found by doing duplicate word scan. Signed-off-by: Stephen Hemminger --- drivers/net/bnx2x/ecore_sp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/bnx2x/ecore_sp.h b/drivers/net/bnx2x/ecore_sp.h index 1f4d5a3ebe29..c0b4d431c879 100644 --- a/drivers/net/bnx2x/ecore_sp.h +++ b/drivers/net/bnx2x/ecore_sp.h @@ -787,7 +787,7 @@ struct ecore_vlan_mac_obj { /** * Delete all configured elements having the given * vlan_mac_flags specification. Assumes no pending for - * execution commands. Will schedule all all currently + * execution commands. Will schedule all currently * configured MACs/VLANs/VLAN-MACs matching the vlan_mac_flags * specification for deletion and will use the given * ramrod_flags for the last DEL operation.