summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/ftrace.c
diff options
context:
space:
mode:
authorJiri Slaby <jslaby@suse.cz>2014-02-24 18:59:57 (GMT)
committerSteven Rostedt <rostedt@goodmis.org>2014-03-07 15:06:12 (GMT)
commitc867ccd8388d1c1a31bef9c54544b2ef32f0ebca (patch)
tree2d4e3b6b4b7b3633e652228936eb972e43d038e0 /arch/s390/kernel/ftrace.c
parent1dc43cf0be9a94a6a7273db284152db15c526106 (diff)
downloadlinux-c867ccd8388d1c1a31bef9c54544b2ef32f0ebca.tar.xz
ftrace: Inline the code from ftrace_dyn_table_alloc()
The function used to do allocations some time ago. This no longer happens and it only checks the count and prints some info. This patch inlines the body to the only caller. There are two reasons: * the name of the function was misleading * it's clear what is going on in ftrace_init now Link: http://lkml.kernel.org/r/1393268401-24379-2-git-send-email-jslaby@suse.cz Signed-off-by: Jiri Slaby <jslaby@suse.cz> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@redhat.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'arch/s390/kernel/ftrace.c')
0 files changed, 0 insertions, 0 deletions