commit | 18041f4775688af073d9b3ab0ffc262c1847e60b | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Mon Dec 03 21:31:08 2007 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jan 24 20:40:09 2008 -0800 |
tree | de6bdbd43525340c618bcfac96163ad441b3c446 | |
parent | 663a47430b361f863b515752a97166a7a4b92d35 [diff] |
kobject: make kobject_cleanup be static No one except the kobject core calls it so make the function static. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>