From: Greg Kroah-Hartman Date: Mon, 29 Oct 2007 20:17:23 +0000 (-0600) Subject: kobject: convert main fs kobject to use kobject_create X-Git-Tag: v2.6.25-rc1~1243^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00d2666623368ffd39afc875ff8a2eead2a0436c;p=pandora-kernel.git kobject: convert main fs kobject to use kobject_create This also renames fs_subsys to fs_kobj to catch all current users with a build error instead of a build warning which can easily be missed. Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed