[PATCH] 2.6.18-rc3 genhd.c reference in Documentation/kobjects.txt

From: Brandon Philips
Date: Tue Aug 01 2006 - 13:21:59 EST


block/genhd.c no longer in drivers/. Update Documentation/kobjects.txt

Thanks,
Brandon

Signed-off-by: Brandon Philips <brandon@xxxxxxxx>

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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/