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 AB512A0540 for ; Tue, 14 Jul 2020 07:41:20 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 380C01D172; Tue, 14 Jul 2020 07:41:19 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 444FF1D501; Tue, 14 Jul 2020 07:41:12 +0200 (CEST) In-Reply-To: <20200714053919.5609-4-stephen@networkplumber.org> References: <20200714053919.5609-4-stephen@networkplumber.org> To: test-report@dpdk.org Cc: Stephen Hemminger Message-Id: <20200714054112.444FF1D501@dpdk.org> Date: Tue, 14 Jul 2020 07:41:12 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw73979 [PATCH v4 03/11] 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/73979 _coding style issues_ WARNING:TYPO_SPELLING: 'whitelist' may be misspelled - perhaps 'allowlist'? #81: Change variable names in python script: replace whitelist WARNING:TYPO_SPELLING: 'blacklist' may be misspelled - perhaps 'blocklist'? #82: with include_files and blacklist with exclude_files. total: 0 errors, 2 warnings, 14 lines checked