remarkable-linux/fs/debugfs
Greg Kroah-Hartman 191e186bd0 kobject: convert debugfs 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 <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-01-24 20:40:11 -08:00
..
file.c docbook: fix filesystems content 2007-10-15 17:56:36 -07:00
inode.c kobject: convert debugfs to use kobject_create 2008-01-24 20:40:11 -08:00
Makefile