From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 9E3A62C37; Thu, 3 May 2018 11:00:00 +0200 (CEST) In-Reply-To: <1525337829-3893-2-git-send-email-jia.guo@intel.com> References: <1525337829-3893-2-git-send-email-jia.guo@intel.com> To: test-report@dpdk.org Cc: Guo Jia Message-Id: <20180503090000.9E3A62C37@dpdk.org> Date: Thu, 3 May 2018 11:00:00 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw39284 [PATCH V21 1/4] bus/pci: handle device hot unplug 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: Thu, 03 May 2018 09:00:00 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/39284 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines #219: FILE: lib/librte_eal/common/include/rte_bus.h:227: + 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 #219: FILE: lib/librte_eal/common/include/rte_bus.h:227: + device event */ total: 0 errors, 2 warnings, 162 lines checked