From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id DE7A01BE84; Tue, 26 Jun 2018 19:39:13 +0200 (CEST) In-Reply-To: <1530034653-28299-5-git-send-email-alejandro.lucero@netronome.com> References: <1530034653-28299-5-git-send-email-alejandro.lucero@netronome.com> To: test-report@dpdk.org Cc: Alejandro Lucero Message-Id: <20180626173913.DE7A01BE84@dpdk.org> Date: Tue, 26 Jun 2018 19:39:13 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw41611 [4/6] mem: add function for setting internal dma mask X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2018 17:39:14 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/41611 _coding style issues_ ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line #35: FILE: lib/librte_eal/common/eal_common_memory.c:113: +void +rte_eal_set_dma_mask(uint8_t maskbits) { total: 1 errors, 0 warnings, 30 lines checked