X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Documentation%2Fkobject.txt;fp=Documentation%2Fkobject.txt;h=8d9bffbd192cad1f2f28f396be8a4ee9a4a0f9b7;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=949f7b5a20538aa3537078d0eafd636df4a5991b;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/Documentation/kobject.txt b/Documentation/kobject.txt index 949f7b5a2..8d9bffbd1 100644 --- a/Documentation/kobject.txt +++ b/Documentation/kobject.txt @@ -247,7 +247,7 @@ the object-specific fields, which include: - 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 block/genhd.c + in drivers/block/genhd.c Instances of struct kobj_type are not registered; only referenced by