]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - kernel/trace/ftrace.c
ftrace: Join functions ftrace_module_init() and ftrace_init_module()
authorAbel Vesa <abelvesa@linux.com>
Wed, 2 Dec 2015 14:39:57 +0000 (15:39 +0100)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 23 Dec 2015 19:27:22 +0000 (14:27 -0500)
commitb6b71f66a16a9212b853c168f6ec1f303c5c7a7d
tree6861e9f11c1f1c1c1dd07582bfe5ac63fe92447d
parent2701121b8f4db4d69c327c0d8f8694ff2ce30ef7
ftrace: Join functions ftrace_module_init() and ftrace_init_module()

Simple cleanup. No need for two functions here.
The whole work can simply be done inside 'ftrace_module_init'.

Link: http://lkml.kernel.org/r/1449067197-5718-1-git-send-email-abelvesa@linux.com
Signed-off-by: Abel Vesa <abelvesa@linux.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/ftrace.c