Revision a0733e695b83a9c31f779e41dcaec8ef924716b5 authored by Peter Zijlstra on 26 January 2016, 11:14:40 UTC, committed by Ingo Molnar on 29 January 2016, 07:35:25 UTC
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) <peterz@infradead.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Vince Weaver <vincent.weaver@maine.edu>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
1 parent e03e7ee
History
File Mode Size
Kconfig -rw-r--r-- 709 bytes
Makefile -rw-r--r-- 219 bytes
alloc.c -rw-r--r-- 17.8 KB
bcache.h -rw-r--r-- 28.2 KB
bset.c -rw-r--r-- 30.4 KB
bset.h -rw-r--r-- 18.0 KB
btree.c -rw-r--r-- 56.7 KB
btree.h -rw-r--r-- 10.4 KB
closure.c -rw-r--r-- 4.8 KB
closure.h -rw-r--r-- 11.6 KB
debug.c -rw-r--r-- 5.2 KB
debug.h -rw-r--r-- 840 bytes
extents.c -rw-r--r-- 15.0 KB
extents.h -rw-r--r-- 430 bytes
io.c -rw-r--r-- 3.4 KB
journal.c -rw-r--r-- 18.4 KB
journal.h -rw-r--r-- 6.2 KB
movinggc.c -rw-r--r-- 5.5 KB
request.c -rw-r--r-- 28.2 KB
request.h -rw-r--r-- 849 bytes
stats.c -rw-r--r-- 6.5 KB
stats.h -rw-r--r-- 1.5 KB
super.c -rw-r--r-- 49.5 KB
sysfs.c -rw-r--r-- 21.7 KB
sysfs.h -rw-r--r-- 2.8 KB
trace.c -rw-r--r-- 1.8 KB
util.c -rw-r--r-- 12.3 KB
util.h -rw-r--r-- 15.1 KB
writeback.c -rw-r--r-- 11.9 KB
writeback.h -rw-r--r-- 2.1 KB

back to top