From: Brandon Philips Date: Tue, 1 Aug 2006 19:04:17 +0000 (-0500) Subject: genhd.c reference in Documentation/kobjects.txt X-Git-Tag: v2.6.18-rc5~113 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=e9539ee73a9b85bdc6eab9e15dd1ee639a815406;p=~emulex%2Finfiniband.git genhd.c reference in Documentation/kobjects.txt block/genhd.c no longer in drivers/. Update Documentation/kobjects.txt Signed-off-by: Brandon Philips Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/kobject.txt b/Documentation/kobject.txt index 8d9bffbd192..949f7b5a205 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 drivers/block/genhd.c + in block/genhd.c Instances of struct kobj_type are not registered; only referenced by