aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2007-12-22 21:18:25 -0800
committerGreg Kroah-Hartman <[email protected]>2008-01-24 20:40:39 -0800
commit7a6a41615bfb2f03ce797bc24104c50b42c935e5 (patch)
tree07eccb0b229da186dac531d6407b7b6d2e6dbef0 /tools/perf/scripts/python
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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions