2006-08-01 17:24:15

by Brandon Philips

[permalink] [raw]
Subject: [PATCH] 2.6.18-rc3 genhd.c reference in Documentation/kobjects.txt

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