From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Date: Fri, 05 Oct 2012 07:36:35 +0000 Subject: Re: [PATCH 19/20] drivers/net/ethernet/marvell/skge.c: fix error return code Message-Id: <1349422595.2008.55.camel@joe-AO722> List-Id: References: <20121004.142335.1467206545795435493.davem@davemloft.net> <20121004.145419.1859367129463136197.davem@davemloft.net> <1349395795.2008.26.camel@joe-AO722> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Julia Lawall Cc: David Miller , peter.senna@gmail.com, shemminger@vyatta.com, mlindner@marvell.com, kernel-janitors@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org On Fri, 2012-10-05 at 07:22 +0200, Julia Lawall wrote: > A tool was used to find a potential problem, and then Peter > studied the code to see what fix was appropriate. Hi Julia. Was it true that a static analysis tool found the original potential issue? If so, what tool was it? But wasn't the scripted fix applied to the rest of the tree robotically?