From: Greg Kroah-Hartman Date: Mon, 29 Oct 2007 19:13:17 +0000 (+0100) Subject: kobject: convert securityfs to use kobject_create X-Git-Tag: v2.6.25-rc1~1243^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69d8e1389551b107b1a8ec70c280cb7a56096666;p=pandora-kernel.git kobject: convert securityfs 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 Acked-by: Chris Wright Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed