From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Balbi Subject: Re: [PATCH 03/24] usb/otg/isp1301_omap: Fix dangling pointer Date: Sat, 20 Mar 2010 22:09:07 +0200 Message-ID: <20100320200907.GA3861@gandalf> References: <1269094385-16114-1-git-send-email-w.sang@pengutronix.de> <1269094385-16114-4-git-send-email-w.sang@pengutronix.de> Reply-To: me-uiRdBs8odbtmTBlB0Cgj/Q@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1269094385-16114-4-git-send-email-w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Wolfram Sang Cc: kernel-janitors-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, David Brownell , Greg Kroah-Hartman , linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-i2c@vger.kernel.org On Sat, Mar 20, 2010 at 03:12:44PM +0100, Wolfram Sang wrote: > Fix this i2c-driver which missed setting clientdata to NULL before freeing the > structure it points to. Found by a semantic patch, but fixed by hand. > > Signed-off-by: Wolfram Sang > Cc: David Brownell > Cc: Greg Kroah-Hartman Acked-by: Felipe Balbi Greg, if you wish, you can take queue it already unless Dave has any comments. -- balbi