From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 97A56A052B for ; Thu, 30 Jul 2020 03:00:07 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 90C5D4C93; Thu, 30 Jul 2020 03:00:07 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id CB8131C025; Thu, 30 Jul 2020 02:59:53 +0200 (CEST) In-Reply-To: <20200730005804.19251-7-stephen@networkplumber.org> References: <20200730005804.19251-7-stephen@networkplumber.org> To: test-report@dpdk.org Cc: Stephen Hemminger Message-Id: <20200730005953.CB8131C025@dpdk.org> Date: Thu, 30 Jul 2020 02:59:53 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw75021 [PATCH v2 20.08 6/6] check_maintainers: change variable names X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/75021 _coding style issues_ WARNING:TYPO_SPELLING: 'whitelist' may be misspelled - perhaps 'allowlist'? #82: Change variable names in python script: replace whitelist WARNING:TYPO_SPELLING: 'blacklist' may be misspelled - perhaps 'blocklist'? #83: with include_files and blacklist with exclude_files. total: 0 errors, 2 warnings, 14 lines checked