Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932868AbbHYUjT (ORCPT ); Tue, 25 Aug 2015 16:39:19 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:59380 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751042AbbHYUjS (ORCPT ); Tue, 25 Aug 2015 16:39:18 -0400 Date: Tue, 25 Aug 2015 13:39:16 -0700 (PDT) Message-Id: <20150825.133916.2029552672054339969.davem@davemloft.net> To: Julia.Lawall@lip6.fr Cc: steffen.klassert@secunet.com, kernel-janitors@vger.kernel.org, herbert@gondor.apana.org.au, kuznet@ms2.inr.ac.ru, jmorris@namei.org, yoshfuji@linux-ipv6.org, kaber@trash.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 10/11] ah6: fix error return code From: David Miller In-Reply-To: <1440288682-12732-11-git-send-email-Julia.Lawall@lip6.fr> References: <1440288682-12732-1-git-send-email-Julia.Lawall@lip6.fr> <1440288682-12732-11-git-send-email-Julia.Lawall@lip6.fr> X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Tue, 25 Aug 2015 13:39:17 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 627 Lines: 17 From: Julia Lawall Date: Sun, 23 Aug 2015 02:11:21 +0200 > Return a negative error code on failure. > > A simplified version of the semantic match that finds this problem is as > follows: (http://coccinelle.lip6.fr/) ... > Signed-off-by: Julia Lawall Applied and as noticed by Herbert Xu I fixed up the net/ipv4/ah4.c case as well. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/