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 44301A0032 for ; Fri, 22 Jul 2022 23:42:29 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 41CA842B71; Fri, 22 Jul 2022 23:42:29 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 41E2540156 for ; Fri, 22 Jul 2022 23:42:27 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 3C8C21231C5; Fri, 22 Jul 2022 23:42:27 +0200 (CEST) Subject: |WARNING| pw114124 [PATCH 06/11] ring: fix repeated word in comment In-Reply-To: <20220722214106.162640-7-stephen@networkplumber.org> References: <20220722214106.162640-7-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20220722214227.3C8C21231C5@dpdk.org> Date: Fri, 22 Jul 2022 23:42:27 +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/114124 _coding style issues_ WARNING:REPEATED_WORD: Possible repeated word: 'this' #81: Replace this this. WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #97: FILE: lib/ring/rte_ring.c:283: + * rte_errno for us appropriately - hence no check in this function */ total: 0 errors, 2 warnings, 8 lines checked