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 9CBBB41BDD for ; Sun, 5 Feb 2023 19:39:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94A4441151; Sun, 5 Feb 2023 19:39:31 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 0A5C641151 for ; Sun, 5 Feb 2023 19:39:31 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id EBABB121E50; Sun, 5 Feb 2023 19:39:30 +0100 (CET) Subject: |WARNING| pw123063 [PATCH v2] bus: add platform bus In-Reply-To: <20230205183832.842668-1-tduszynski@marvell.com> References: <20230205183832.842668-1-tduszynski@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Tomasz Duszynski Message-Id: <20230205183930.EBABB121E50@dpdk.org> Date: Sun, 5 Feb 2023 19:39:30 +0100 (CET) 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/123063 _coding style issues_ ERROR:SPACING: space required after that ',' (ctx:VxB) #1143: FILE: drivers/bus/platform/private.h:38: + RTE_FMT("platform bus: " RTE_FMT_HEAD(__VA_ARGS__,), \ ^ ERROR:SPACING: space required after that ',' (ctx:VxB) #1144: FILE: drivers/bus/platform/private.h:39: + RTE_FMT_TAIL(__VA_ARGS__,))) ^ total: 2 errors, 0 warnings, 1000 lines checked