From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id AC869A0540;
	Thu, 16 Jul 2020 01:03:36 +0200 (CEST)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id D18D71BE95;
	Thu, 16 Jul 2020 01:03:13 +0200 (CEST)
Received: from mail-pg1-f170.google.com (mail-pg1-f170.google.com
 [209.85.215.170]) by dpdk.org (Postfix) with ESMTP id 0BF0C1B75C
 for <dev@dpdk.org>; Thu, 16 Jul 2020 01:03:11 +0200 (CEST)
Received: by mail-pg1-f170.google.com with SMTP id z5so3845054pgb.6
 for <dev@dpdk.org>; Wed, 15 Jul 2020 16:03:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=networkplumber-org.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:in-reply-to:references
 :mime-version:content-transfer-encoding;
 bh=I5sKRyXKuajb969Jr63hNkImFQ2DVIph311QxK/eru4=;
 b=kCmNkQXniURJjfKlZjBTvE5+6vLakAbe9+jEf3lf10kLYVWd34PqfLUsGPR4FbNM5/
 eLObvvkuIsOFyXXAo4zePnbcLq47LSDBWcTi8b3zCi+UyQPA99uPj2xxHNvz9kSyuAOb
 slHnAG5MceyHzoFX0bGBEhgupPz+rfIdiXpJIz2kB072Z1kjsZhToag8ZvkEP0m4n3B0
 qT83P/kkKNLC32QBm3A3OaihhtXNqmnIUq13WOs18pSyvN8qkRJ2pGJzPEkv8nSUUPhF
 9UdQGiWmzDeJVRUiZqR0J2A85/ER9GqrO6s3OhQIJNRe4OFW6rB1mJvUKJhgS77YeM6S
 ROYQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to
 :references:mime-version:content-transfer-encoding;
 bh=I5sKRyXKuajb969Jr63hNkImFQ2DVIph311QxK/eru4=;
 b=PBWLCdh4elboHVNXINiBXCj5QMxF94+I3ABhlgVIKo2EIseKSpmE6kBsTpKI2VtmxG
 PlaG2LkyOP5QgMWfwg5Y6l1/vyQWRH9AjZ+iIbd2/2u/uxnJh1sl4dwRmPAO4NGcde4w
 FvPCEwB0lhC/ETj4UNCrzEoDYePd1Yx1yxN/QF8stAgVb4fV2BNqINzhjx3jRpDLOXkg
 0QDdy+xqRb2dOO+inVn0RrKCeI79iTMoZMksoz5NiD31aVQcDYizAsMc/IPBmKQDNdys
 dM8LXBCK7aspGrVu3M5IKzCn1R33f+RFAzXWcU49tVVzHGh5iKN+S4yPbzKzTv2xWEUp
 jrsw==
X-Gm-Message-State: AOAM5302O40vd28jS2DFOVA7NQN6vXlt7FfZuPgPMK2gfaJZJpcOVrwE
 XaJp1F66gC79zg/5U7wI0T0fnX4L+UVgzg==
X-Google-Smtp-Source: ABdhPJzTd4XGjPJNVBpeABStI0WVbiWQ+epTvgi7CEDxeirjY45WaElJhKTt4q/y74oiHyj/jK5i/A==
X-Received: by 2002:a63:d605:: with SMTP id q5mr1830465pgg.344.1594854189750; 
 Wed, 15 Jul 2020 16:03:09 -0700 (PDT)
Received: from hermes.lan (204-195-22-127.wavecable.com. [204.195.22.127])
 by smtp.gmail.com with ESMTPSA id ji2sm2980888pjb.1.2020.07.15.16.03.08
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Wed, 15 Jul 2020 16:03:08 -0700 (PDT)
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>,
 Luca Boccassi <bluca@debian.org>
Date: Wed, 15 Jul 2020 16:02:51 -0700
Message-Id: <20200715230257.30810-4-stephen@networkplumber.org>
X-Mailer: git-send-email 2.27.0
In-Reply-To: <20200715230257.30810-1-stephen@networkplumber.org>
References: <20200607170127.15694-1-stephen@networkplumber.org>
 <20200715230257.30810-1-stephen@networkplumber.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Subject: [dpdk-dev] [PATCH v5 3/9] check_maintainers: change variable names
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>

Change variable names in python script: replace whitelist
with include_files and blacklist with exclude_files.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Luca Boccassi <bluca@debian.org>
---
 devtools/check-maintainers.sh | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/devtools/check-maintainers.sh b/devtools/check-maintainers.sh
index 85a300f0a029..df3f740b6e84 100755
--- a/devtools/check-maintainers.sh
+++ b/devtools/check-maintainers.sh
@@ -42,10 +42,10 @@ parse_fx () # <index file>
 	for line in $( (sed '/^-\+$/d' $1 ; echo) | sed 's,^$,§,') ; do
 		if echo "$line" | grep -q '^§$' ; then
 			# empty line delimit end of section
-			whitelist=$(files $flines)
-			blacklist=$(files $xlines)
-			match=$(aminusb "$whitelist" "$blacklist")
-			if [ -n "$whitelist" ] ; then
+			include_files=$(files $flines)
+			exclude_files=$(files $xlines)
+			match=$(aminusb "$include_files" "$exclude_files")
+			if [ -n "$include_files" ] ; then
 				printf "# $title "
 				maintainers=$(echo "$maintainers" | sed -r 's,.*<(.*)>.*,\1,')
 				maintainers=$(printf "$maintainers" | sed -e 's,^,<,' -e 's,$,>,')
-- 
2.27.0