From patchwork Wed Feb 22 16:25:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 124389 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 5851841D40; Wed, 22 Feb 2023 17:26:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA7FF430EB; Wed, 22 Feb 2023 17:25:58 +0100 (CET) Received: from mail-pj1-f46.google.com (mail-pj1-f46.google.com [209.85.216.46]) by mails.dpdk.org (Postfix) with ESMTP id C509043073 for ; Wed, 22 Feb 2023 17:25:53 +0100 (CET) Received: by mail-pj1-f46.google.com with SMTP id d1-20020a17090a3b0100b00229ca6a4636so9647719pjc.0 for ; Wed, 22 Feb 2023 08:25:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=OjHZKmzTxzrZ+nzH7oLJuqPxyBFRmViLnRcmI+ae640=; b=7yiM+LE5RvCv2wLhPGNVlWRb90qwp/+DER0DomFXZgg36C1AG9JgRhZxBRIEsRkwis ygTaACg1Rxo9GakvpMajqgDIFbPqNci/5p1mcCjzgMCSFuuaWtrfZvj6LB+T3KiBx0Kp 03zuWbi2lId50yytibZGWrefa3iQIQQiTEfg/iguPesQtLSgdvLrAPKgvn8fTpEPdxQ9 rWfkocu23U0LwGJ0FtWScOYXu+6PxJF0jcec8AEP+AvnUT+QzXJgrXZhFve1d6/qXb0Q yc+9uxlNyUb9dohudkkGA7v/xkAgrH2Z6QmnwYDFH0VHcwwF7chlwg6TZm3uZ+FUJiVK g52w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OjHZKmzTxzrZ+nzH7oLJuqPxyBFRmViLnRcmI+ae640=; b=jNAvtGXpwTRXyWOjoVv72sf8zN7HlzvyIO1XNDkTzqVADhY0hUK9+sZckiZeS3EE7b QfTG+FfDEcxNt2eVDzq1anvgoFNi1gzpGsXdJ/6YDSRfzEzHkREaxDiw1R1zHC+coHyI QT2w92/Ydj0TSdQdr630Bd5n1fTLSrChpRYyaY+4KCc5dO9mWCWxPTKjURuo/6qyPXWF 2QiiCHDpjcfqSnCZmVl0RSCl+/GaMheG1/SRjPt2n2nGHuZxTOHJbByT3EBHwEw0A7el 2lvY/8Yk7rCG+D36ja/duvBAEne3ybApOHdbOVt6DAnOZQixZ+7zH05qzBpM2xaQ7XA8 XnOQ== X-Gm-Message-State: AO0yUKXgI0atizzQAVgMqxccX5VHIvmcVAwVx2cnbz+rdX2LiEOXmpQb PfyjweJyQaxIUtqq0R/tR+rw+pW6FMBI+Ageq2E= X-Google-Smtp-Source: AK7set93woqDHhlNGRYQqCBif0aYX6XjeS4Zhoj+lHjd2Qn/Y1AOrLwMflRErfe6mi/LwhA8qbwUlQ== X-Received: by 2002:a17:903:1c4:b0:196:6226:94c3 with SMTP id e4-20020a17090301c400b00196622694c3mr12973039plh.7.1677083152651; Wed, 22 Feb 2023 08:25:52 -0800 (PST) Received: from hermes.local (204-195-120-218.wavecable.com. [204.195.120.218]) by smtp.gmail.com with ESMTPSA id p5-20020a170902a40500b0019adfb96084sm1510781plq.36.2023.02.22.08.25.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 Feb 2023 08:25:52 -0800 (PST) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , David Hunt Subject: [PATCH v4 09/19] remove repeated word 'worker' Date: Wed, 22 Feb 2023 08:25:29 -0800 Message-Id: <20230222162539.127103-10-stephen@networkplumber.org> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230222162539.127103-1-stephen@networkplumber.org> References: <0220722214106.162640-1-stephen@networkplumber.org> <20230222162539.127103-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 Acked-by: David Hunt --- lib/distributor/rte_distributor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/distributor/rte_distributor.c b/lib/distributor/rte_distributor.c index 3969b2ea7e8a..c1a721dd821d 100644 --- a/lib/distributor/rte_distributor.c +++ b/lib/distributor/rte_distributor.c @@ -576,7 +576,7 @@ rte_distributor_process(struct rte_distributor *d, } } - /* Add to current worker worker */ + /* Add to current worker */ unsigned int idx = bl->count++; bl->tags[idx] = new_tag;