From: Akinobu Mita Date: Fri, 22 Dec 2006 09:10:28 +0000 (-0800) Subject: [PATCH] tlclk: delete unnecessary sysfs_remove_group X-Git-Tag: v2.6.20-rc2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e40508e5fee2dac7b04d5bc5b5ef3b452f0a899;p=pandora-kernel.git [PATCH] tlclk: delete unnecessary sysfs_remove_group It is unnecessary and invalid to call sysfs_remove_group() after sysfs_create_group() failure. Cc: Sebastien Bouchard Cc: Mark Gross Signed-off-by: Akinobu Mita Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed