From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [dpdk-stable] [PATCH] drivers/bus/ifpga/: fix Coverity issue Date: Mon, 21 May 2018 16:00:25 +0200 Message-ID: <1940599.eL58EIGyOp@xps> References: <1521553556-62982-1-git-send-email-rosen.xu@intel.com> <1526478506-153943-1-git-send-email-rosen.xu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: stable@dpdk.org, dev@dpdk.org, roy.fan.zhang@intel.com, declan.doherty@intel.com, bruce.richardson@intel.com, shreyansh.jain@nxp.com, ferruh.yigit@intel.com, konstantin.ananyev@intel.com, tianfei.zhang@intel.com, song.liu@intel.com, hao.wu@intel.com, gaetan.rivet@6wind.com To: Rosen Xu Return-path: In-Reply-To: <1526478506-153943-1-git-send-email-rosen.xu@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 16/05/2018 15:48, Rosen Xu: > Fix Coverity issue: 279455, 279459 and 279454 > > Signed-off-by: Rosen Xu > > Fixes: 05fa3d4a6539 ("bus/ifpga: add Intel FPGA bus library") > Coverity issue: 279455, 279459 and 279454 > Cc: stable@dpdk.org The commit message should explain what was the issue. FYI, it should look like this: " bus/ifpga: fix Coverity issue: 279455, 279459, 279454 Fixes: 05fa3d4a6539 ("bus/ifpga: add Intel FPGA bus library") Cc: stable@dpdk.org Signed-off-by: Rosen Xu "