block/genhd.c no longer in drivers/. Update Documentation/kobjects.txt
Thanks,
Brandon
Signed-off-by: Brandon Philips <[email protected]>
Index: linux-rc/Documentation/kobject.txt
===================================================================
--- linux-rc.orig/Documentation/kobject.txt 2006-08-01 13:35:18.000000000 -0500
+++ linux-rc/Documentation/kobject.txt 2006-08-01 13:35:23.000000000 -0500
@@ -247,7 +247,7 @@
- default_attrs: Default attributes to be exported via sysfs when the
object is registered.Note that the last attribute has to be
initialized to NULL ! You can find a complete implementation
- in drivers/block/genhd.c
+ in block/genhd.c
Instances of struct kobj_type are not registered; only referenced by