From: Kulikov Vasiliy Date: Wed, 11 Aug 2010 08:00:48 +0000 (+0400) Subject: staging: adis16255: fix sysfs leak X-Git-Tag: v2.6.37-rc1~60^2~3^2~760 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7e62defd3c4a015b1f80a642bc320b9f9f3896c;p=pandora-kernel.git staging: adis16255: fix sysfs leak Original code does not call sysfs_remove_group() on error. This can lead to NULL dereference. Signed-off-by: Kulikov Vasiliy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed