kobject: convert main fs kobject to use kobject_create
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 29 Oct 2007 20:17:23 +0000 (14:17 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 25 Jan 2008 04:40:13 +0000 (20:40 -0800)
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 <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found