diff options
| author | Namhyung Kim <[email protected]> | 2011-12-27 15:35:51 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-01-03 17:06:34 +0000 |
| commit | 466e2876bcb9ddc9b92502c46689679bee7d72a0 (patch) | |
| tree | 169737d7f58146fb69f3c3215bcd3df73dec051a /net/unix/af_unix.c | |
| parent | perf top: Fix a memory leak (diff) | |
| download | kernel-466e2876bcb9ddc9b92502c46689679bee7d72a0.tar.gz kernel-466e2876bcb9ddc9b92502c46689679bee7d72a0.zip | |
perf script: Kill script_spec__delete
As script_spec__delete() frees given struct script_spec it should not be
called if we failed to allocate the struct. Also it's the only caller of
the function, we can get rid of the function itself.
Cc: Ingo Molnar <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Namhyung Kim <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
