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)
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>

No differences found