[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20060801190417.GB23303@vnet.ibm.com>
Date: Tue, 1 Aug 2006 14:04:17 -0500
From: Brandon Philips <brandon@...p.org>
To: gregkh@...e.de
Cc: trivial@...nel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] 2.6.18-rc3 genhd.c reference in Documentation/kobjects.txt
block/genhd.c no longer in drivers/. Update Documentation/kobjects.txt
Thanks,
Brandon
Signed-off-by: Brandon Philips <brandon@...p.org>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists