[PATCH 10/12] kobject: documentation: Update to refer to kset-example.c.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Greg Kroah-Hartman
Date: Friday, March 19, 2010 - 8:18 am

From: Robert P. J. Day <rpjday@crashcourse.ca>

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
---
 Documentation/kobject.txt |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/Documentation/kobject.txt b/Documentation/kobject.txt
index 668cb83..3ab2472 100644
--- a/Documentation/kobject.txt
+++ b/Documentation/kobject.txt
@@ -406,4 +406,5 @@ called, and the objects in the former circle release each other.
 Example code to copy from
 
 For a more complete example of using ksets and kobjects properly, see the
-sample/kobject/kset-example.c code.
+example programs samples/kobject/{kobject-example.c,kset-example.c},
+which will be built as loadable modules if you select CONFIG_SAMPLE_KOBJECT.
-- 
1.7.0.2

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PATCH] driver core fixes for 2.6.34-git, Greg KH, (Fri Mar 19, 8:13 am)
[PATCH 01/12] sysfs: use sysfs_bin_attr_init in firmware c ..., Greg Kroah-Hartman, (Fri Mar 19, 8:18 am)
[PATCH 02/12] sysfs: Initialised pci bus legacy_mem field ..., Greg Kroah-Hartman, (Fri Mar 19, 8:18 am)
[PATCH 03/12] sysfs: fix sysfs lockdep warning in ipmi code, Greg Kroah-Hartman, (Fri Mar 19, 8:18 am)
[PATCH 04/12] sysfs: fix sysfs lockdep warning in infiniba ..., Greg Kroah-Hartman, (Fri Mar 19, 8:18 am)
[PATCH 05/12] sysfs: fix sysfs lockdep warning in mlx4 code, Greg Kroah-Hartman, (Fri Mar 19, 8:18 am)
[PATCH 06/12] Driver core: Early platform kernel-doc update, Greg Kroah-Hartman, (Fri Mar 19, 8:18 am)
[PATCH 07/12] driver-core: fix missing kernel-doc in firmw ..., Greg Kroah-Hartman, (Fri Mar 19, 8:18 am)
[PATCH 08/12] kobject: documentation: Fix erroneous exampl ..., Greg Kroah-Hartman, (Fri Mar 19, 8:18 am)
[PATCH 09/12] sysdev: the cpu probe/release attributes sho ..., Greg Kroah-Hartman, (Fri Mar 19, 8:18 am)
[PATCH 10/12] kobject: documentation: Update to refer to k ..., Greg Kroah-Hartman, (Fri Mar 19, 8:18 am)
[PATCH 11/12] driver-core: document ERR_PTR() return values, Greg Kroah-Hartman, (Fri Mar 19, 8:18 am)
[PATCH 12/12] driver core: numa: fix BUILD_BUG_ON for node ..., Greg Kroah-Hartman, (Fri Mar 19, 8:18 am)