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 AFA4DA0543 for ; Thu, 7 Jul 2022 22:12:47 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AAFC142905; Thu, 7 Jul 2022 22:12:47 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2579D42905 for ; Thu, 7 Jul 2022 22:12:46 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 12EDE120D82; Thu, 7 Jul 2022 22:12:46 +0200 (CEST) Subject: |WARNING| pw113793 [RFC] rwlock: prevent readers from starving writers In-Reply-To: <20220707201226.618611-1-stephen@networkplumber.org> References: <20220707201226.618611-1-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20220707201246.12EDE120D82@dpdk.org> Date: Thu, 7 Jul 2022 22:12:46 +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/113793 _coding style issues_ WARNING:LEADING_SPACE: please, no spaces at the start of a line #244: FILE: lib/eal/include/generic/rte_rwlock.h:199: + }$ total: 0 errors, 1 warnings, 155 lines checked