perf: Remove __free_event()
authorPeter Zijlstra <[email protected]>
Tue, 26 Jan 2016 11:14:40 +0000 (12:14 +0100)
committerIngo Molnar <[email protected]>
Fri, 29 Jan 2016 07:35:25 +0000 (08:35 +0100)
commita0733e695b83a9c31f779e41dcaec8ef924716b5
tree556587ac9903d9ad306e1079df72b75e53503f3c
parente03e7ee34fdd1c3ef494949a75cb8c61c7265fa9
perf: Remove __free_event()

There is but a single caller, remove the function - we already have
_free_event(), the extra indirection is nonsensical..

Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Vince Weaver <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
kernel/events/core.c