From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Date: Thu, 30 Jul 2009 17:59:00 +0000 Subject: Re: [PATCH 4/5] net/netlabel: Add kmalloc NULL tests Message-Id: <20090730.105900.232424702.davem@davemloft.net> List-Id: References: <200907301032.20318.paul.moore@hp.com> <200907301053.37416.paul.moore@hp.com> In-Reply-To: <200907301053.37416.paul.moore@hp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: paul.moore@hp.com Cc: julia@diku.dk, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org From: Paul Moore Date: Thu, 30 Jul 2009 10:53:37 -0400 > On Thursday 30 July 2009 10:38:19 am Julia Lawall wrote: >> From: Julia Lawall >> >> The test on map4 should be a test on map6. >> >> The semantic match that finds this problem is as follows: >> (http://www.emn.fr/x-info/coccinelle/) ... >> Signed-off-by: Julia Lawall > > Much better, thank you. > > Acked-by: Paul Moore Applied, thanks.