]> git.baikalelectronics.ru Git - kernel.git/commit
kobject: documentation: Fix erroneous example in kobject doc.
authorRobert P. J. Day <rpjday@crashcourse.ca>
Thu, 11 Mar 2010 12:59:09 +0000 (07:59 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 19 Mar 2010 14:12:18 +0000 (07:12 -0700)
commit998e8c6df4bdfbed1195851452f97fae1466b58f
tree238da3c7f452f17febdbca8949f74dce68b9d3bb
parent143092fd11fe16e0dc309fc201d2b0428e9f2501
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 <rpjday@crashcourse.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/kobject.txt