From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Subject: Re: [PATCH net-next v2 0/2] dpaa2-eth: Move DPAA2 Ethernet driver Date: Wed, 29 Aug 2018 15:15:28 +0300 Message-ID: <20180829121527.w3jflnbp3by7yp36@mwanda> References: <20180829094240.27242-1-ruxandra.radulescu@nxp.com> <20180829110739.3xzbdtelwjlhun2v@mwanda> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: "devel@driverdev.osuosl.org" , "andrew@lunn.ch" , Horia Geanta , Madalin-cristian Bucur , "netdev@vger.kernel.org" , Ioana Ciornei , "linux-kernel@vger.kernel.org" , "gregkh@linuxfoundation.org" , "davem@davemloft.net" , Laurentiu Tudor To: Ioana Ciocoi Radulescu Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" List-Id: netdev.vger.kernel.org On Wed, Aug 29, 2018 at 12:06:44PM +0000, Ioana Ciocoi Radulescu wrote: > > > > There are a few static checker warnings for the driver but only the > > first one looks like a possibly real bug. > > Thanks for the report, what tool did you use to get these warnings? > These are Smatch warnings, but you need to build the cross function DB to see the warnings. regards, dan carpenter