From: Laurent Pinchart Date: Wed, 10 Feb 2010 12:32:49 +0000 (+0100) Subject: class: Free the class private data in class_release X-Git-Tag: v2.6.33~37^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18d19c96457d172d913510c083bc7411ed40cb10;p=pandora-kernel.git class: Free the class private data in class_release Fix a memory leak by freeing the memory allocated in __class_register for the class private data. Signed-off-by: Laurent Pinchart Acked-by: Artem Bityutskiy Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed