From: Greg Kroah-Hartman Date: Mon, 29 Oct 2007 19:13:17 +0000 (+0100) Subject: kobject: convert configfs to use kobject_create X-Git-Tag: v2.6.25-rc1~1243^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3794491d0c4b6355c55b0379f003900e57666a97;p=pandora-kernel.git kobject: convert configfs to use kobject_create We don't need a kset here, a simple kobject will do just fine, so dynamically create the kobject and use it. Cc: Kay Sievers Signed-off-by: Joel Becker Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed