Skip to content

Commit

Permalink
kobject: documentation: Update to refer to kset-example.c.
Browse files Browse the repository at this point in the history
Signed-off-by: Robert P. J. Day <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
rpjday authored and gregkh committed Mar 19, 2010
1 parent 67fc233 commit 178a5b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/kobject.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 178a5b3

Please sign in to comment.