Commit e9539ee73a9b85bdc6eab9e15dd1ee639a815406

Authored by Brandon Philips
Committed by Greg Kroah-Hartman
1 parent 4ca8a3c1b1

genhd.c reference in Documentation/kobjects.txt

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

Signed-off-by: Brandon Philips <brandon@ifup.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

Documentation/kobject.txt
... ... @@ -247,7 +247,7 @@
247 247 - default_attrs: Default attributes to be exported via sysfs when the
248 248 object is registered.Note that the last attribute has to be
249 249 initialized to NULL ! You can find a complete implementation
250   - in drivers/block/genhd.c
  250 + in block/genhd.c
251 251  
252 252  
253 253 Instances of struct kobj_type are not registered; only referenced by