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 67E84A034F for ; Tue, 12 Oct 2021 02:42:33 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1BC3A41143; Tue, 12 Oct 2021 02:42:33 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8DE38410FC for ; Tue, 12 Oct 2021 02:42:32 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 7DFC8120E00; Tue, 12 Oct 2021 02:42:32 +0200 (CEST) In-Reply-To: <20211012004212.429929-2-dmitry.kozliuk@gmail.com> References: <20211012004212.429929-2-dmitry.kozliuk@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Dmitry Kozlyuk Message-Id: <20211012004232.7DFC8120E00@dpdk.org> Date: Tue, 12 Oct 2021 02:42:32 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw101132 [kmods PATCH v3 1/3] windows/virt2phys: do not expose pageable physical addresses 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/101132 _coding style issues_ WARNING:SPACING: space prohibited between function name and open parenthesis '(' #641: FILE: windows/virt2phys/virt2phys_logic.c:288: + __except (EXCEPTION_EXECUTE_HANDLER) { total: 0 errors, 1 warnings, 607 lines checked