[PATCH 2.6.0-test2] Kobject doc precision

From: ffrederick
Date: Mon Aug 25 2003 - 05:17:08 EST


Andrew,

Here's an _important_ kobject doc precision patch.

Could you apply ?

Regards,
Fabian

diff -Naur orig/Documentation/kobject.txt edited/Documentation/kobject.txt
--- orig/Documentation/kobject.txt 2003-07-27 16:59:34.000000000 +0000
+++ edited/Documentation/kobject.txt 2003-08-09 21:35:13.000000000 +0000
@@ -245,7 +245,9 @@
see the sysfs documentation for more information.

- default_attrs: Default attributes to be exported via sysfs when the
- object is registered.
+ 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


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/