aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/hypfs
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2007-12-22 21:18:25 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2008-01-24 20:40:39 -0800
commit7a6a41615bfb2f03ce797bc24104c50b42c935e5 (patch)
tree07eccb0b229da186dac531d6407b7b6d2e6dbef0 /arch/s390/hypfs
parent0f4dafc0563c6c49e17fe14b3f5f356e4c4b8806 (diff)
Modules: remove unneeded release function
Now that kobjects properly clean up their name structures, no matter if they have a release function or not, we can drop this empty module kobject release function too (it was needed prior to this because of the way we handled static kobject names, we based the fact that if a release function was present, then we could safely free the name string, now we are more smart about things and only free names we have previously set.) Cc: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/s390/hypfs')
0 files changed, 0 insertions, 0 deletions