From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Corbet Date: Tue, 02 Dec 2014 13:56:39 +0000 Subject: Re: [patch] CodingStyle: add some more error handling guidelines Message-Id: <20141202085639.43080af0@lwn.net> List-Id: References: <20141202085950.GA13434@mwanda> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: cocci@systeme.lip6.fr On Tue, 2 Dec 2014 10:09:02 +0100 (CET) Julia Lawall wrote: > kmalloc actually takes two arguments. Perhaps it would be better to show > something that looks like a valid call. Agreed; I took the liberty of sticking in a GFP_KERNEL as I applied the patch with Julia's ack. Thanks, jon