From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id DF7AB1CF53; Fri, 6 Apr 2018 12:58:54 +0200 (CEST) In-Reply-To: <1523012217-31146-2-git-send-email-jia.guo@intel.com> References: <1523012217-31146-2-git-send-email-jia.guo@intel.com> To: test-report@dpdk.org Cc: Guo Jia Message-Id: <20180406105854.DF7AB1CF53@dpdk.org> Date: Fri, 6 Apr 2018 12:58:54 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw37351 [PATCH V19 1/4] bus/pci: introduce device hot unplug handle 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: Fri, 06 Apr 2018 10:58:55 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/37351 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines #192: FILE: lib/librte_eal/common/include/rte_bus.h:226: + rte_bus_handle_hot_unplug_t handle_hot_unplug; /**< handle hot unplug + device event */ WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #192: FILE: lib/librte_eal/common/include/rte_bus.h:226: + device event */ total: 0 errors, 2 warnings, 137 lines checked