commit | 462bd295a3d74c7d1641501bda549bccf404be5b | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <[email protected]> | Thu Mar 11 07:59:09 2010 -0500 |
committer | Greg Kroah-Hartman <[email protected]> | Fri Mar 19 07:12:18 2010 -0700 |
tree | 238da3c7f452f17febdbca8949f74dce68b9d3bb | |
parent | e59817bf089a3893e05a059026c668fb65f8c748 [diff] |
kobject: documentation: Fix erroneous example in kobject doc. Replace uio_mem example for kobjects with uio_map, since the uio_mem struct no longer contains a kobject. Signed-off-by: Robert P. J. Day <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>