From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 7C13E4545E for ; Fri, 14 Jun 2024 17:48:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7AD1140B95; Fri, 14 Jun 2024 17:48:15 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 934F7402D0 for ; Fri, 14 Jun 2024 17:48:14 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 81484124124; Fri, 14 Jun 2024 17:48:14 +0200 (CEST) Subject: |WARNING| pw141157 [PATCH v10] examples/ptp: replace terms master and slave In-Reply-To: <20240614154615.65507-1-stephen@networkplumber.org> References: <20240614154615.65507-1-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20240614154814.81484124124@dpdk.org> Date: Fri, 14 Jun 2024 17:48:14 +0200 (CEST) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/141157 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #67: Subject: [PATCH v10] examples/ptp: replace terms master and slave WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #67: Subject: [PATCH v10] examples/ptp: replace terms master and slave WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #87: Remove one of the few remaining uses of master/slave. WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #87: Remove one of the few remaining uses of master/slave. WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #90: of master-slave terminology. Change the sample to Use the terms WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #90: of master-slave terminology. Change the sample to Use the terms WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #93: In place of the term “master”, use the term “timeTransmitter”. WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #94: In place of the term “slave”, use the term “timeReceiver”. total: 0 errors, 8 warnings, 254 lines checked