From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarod Wilson Date: Wed, 22 Mar 2017 21:41:16 +0000 Subject: Re: [patch] sfc: cleanup a condition in efx_udp_tunnel_del() Message-Id: List-Id: References: <20170322091002.GB14520@mwanda> In-Reply-To: <20170322091002.GB14520@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Dan Carpenter , Solarflare linux maintainers Cc: Edward Cree , Bert Kenward , netdev@vger.kernel.org, kernel-janitors@vger.kernel.org On 2017-03-22 5:10 AM, Dan Carpenter wrote: > Presumably if there is an "add" function, there is also a "del" > function. But it causes a static checker warning because it looks like > a common cut and paste bug. > > Signed-off-by: Dan Carpenter Agreed, looks like a cut-n-paste buglet. Acked-by: Jarod Wilson -- Jarod Wilson jarod@redhat.com