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 EC6F6A053E for ; Mon, 27 Jul 2020 21:22:02 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id DF3ED1BFE2; Mon, 27 Jul 2020 21:22:02 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id B5D3C1BFE0; Mon, 27 Jul 2020 21:21:53 +0200 (CEST) In-Reply-To: <20200727192015.26418-7-stephen@networkplumber.org> References: <20200727192015.26418-7-stephen@networkplumber.org> To: test-report@dpdk.org Cc: Stephen Hemminger Message-Id: <20200727192153.B5D3C1BFE0@dpdk.org> Date: Mon, 27 Jul 2020 21:21:53 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw74877 [PATCH 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/74877 _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