Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755228AbbLWG6P (ORCPT ); Wed, 23 Dec 2015 01:58:15 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:43990 "EHLO mail2-relais-roc.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753860AbbLWG6O (ORCPT ); Wed, 23 Dec 2015 01:58:14 -0500 X-IronPort-AV: E=Sophos;i="5.20,467,1444687200"; d="scan'208";a="193686088" Date: Wed, 23 Dec 2015 07:58:11 +0100 (CET) From: Julia Lawall X-X-Sender: jll@localhost6.localdomain6 To: Mark Brown cc: Liam Girdwood , kernel-janitors@vger.kernel.org, Jaroslav Kysela , Takashi Iwai , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 4/4] ASoC: Intel: add NULL test In-Reply-To: <20151223000245.GF16023@sirena.org.uk> Message-ID: References: <1450610153-7746-1-git-send-email-Julia.Lawall@lip6.fr> <1450610153-7746-5-git-send-email-Julia.Lawall@lip6.fr> <20151223000245.GF16023@sirena.org.uk> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 644 Lines: 20 On Wed, 23 Dec 2015, Mark Brown wrote: > On Sun, Dec 20, 2015 at 12:15:53PM +0100, Julia Lawall wrote: > > Add NULL test on call to devm_kzalloc. > > > > The semantic match that finds this problem is as follows: > > (http://coccinelle.lip6.fr/) > > If there was a patch 3 in this series I seem to be missing it. It's not for you (drivers/s390/char/con3215.c). Sorry for the confusion. julia -- 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/