commit | f9cb074bff8e762ef24c44678a5a7d907f82fbeb | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <[email protected]> | Mon Dec 17 23:05:35 2007 -0700 |
committer | Greg Kroah-Hartman <[email protected]> | Thu Jan 24 20:40:38 2008 -0800 |
tree | 50438fc90b8f6170dd8eb5d43712c61719a16304 | |
parent | e1543ddf739b22a8c4218716ad50c26b3e147403 [diff] |
Kobject: rename kobject_init_ng() to kobject_init() Now that the old kobject_init() function is gone, rename kobject_init_ng() to kobject_init() to clean up the namespace. Cc: Kay Sievers <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>