From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 73B792BF5; Tue, 19 Jun 2018 01:36:15 +0200 (CEST) In-Reply-To: <20180618233534.21611-1-dg@adax.com> References: <20180618233534.21611-1-dg@adax.com> To: test-report@dpdk.org Cc: Dan Gora Message-Id: <20180618233615.73B792BF5@dpdk.org> Date: Tue, 19 Jun 2018 01:36:15 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw41239 [v2, 1/4] mbuf: add accessor function for private data area 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: Mon, 18 Jun 2018 23:36:15 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/41239 _coding style issues_ ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" #52: FILE: lib/librte_mbuf/rte_mbuf.h:743: +static inline void * __rte_experimental total: 1 errors, 0 warnings, 24 lines checked