From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753294Ab0EaLjT (ORCPT ); Mon, 31 May 2010 07:39:19 -0400 Received: from mailrelay003.isp.belgacom.be ([195.238.6.53]:13200 "EHLO mailrelay003.isp.belgacom.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751419Ab0EaLjR (ORCPT ); Mon, 31 May 2010 07:39:17 -0400 X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEACo9A0xbstGb/2dsb2JhbACeMXLAew6FCAQ Date: Mon, 31 May 2010 13:39:15 +0200 From: Wim Van Sebroeck To: Mark Brown , Julia Lawall Cc: linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Subject: Re: [PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereference Message-ID: <20100531113915.GS3972@infomag.iguana.be> References: <20100531112330.GI3489@rakim.wolfsonmicro.main> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100531112330.GI3489@rakim.wolfsonmicro.main> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi All, > > From: Julia Lawall > > > > At the point of the call to dev_err, wm8350 is NULL. > > Acked-by: Mark Brown Will add this one in linux-2.6-watchdog-next for testing and sent it to Linus after a couple of days. Kind regards, Wim.