kernel-ark/arch/microblaze
Jiri Slaby af64a7cb09 ftrace: Pass retval through return in ftrace_dyn_arch_init()
No architecture uses the "data" parameter in ftrace_dyn_arch_init() in any
way, it just sets the value to 0. And this is used as a return value
in the caller -- ftrace_init, which just checks the retval against
zero.

Note there is also "return 0" in every ftrace_dyn_arch_init.  So it is
enough to check the retval and remove all the indirect sets of data on
all archs.

Link: http://lkml.kernel.org/r/1393268401-24379-3-git-send-email-jslaby@suse.cz

Cc: linux-arch@vger.kernel.org
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2014-03-07 10:06:13 -05:00
..
boot microblaze: Remove incorrect file path 2013-11-08 15:23:55 +01:00
configs microblaze: Enable KGDB in defconfig 2013-06-26 11:36:55 +02:00
include microblaze: Define readq and writeq IO helper function 2014-02-10 07:42:03 +01:00
kernel ftrace: Pass retval through return in ftrace_dyn_arch_init() 2014-03-07 10:06:13 -05:00
lib
mm memblock: make memblock_set_node() support different memblock_type 2014-01-21 16:19:44 -08:00
oprofile
pci Merge remote-tracking branch 'grant/devicetree/next' into for-next 2013-11-07 10:34:46 -06:00
platform dt/bindings: remove device_type "network" references 2014-01-16 16:26:19 +00:00
Kconfig Microblaze patches for 3.14-rc1 2014-01-28 09:04:11 -08:00
Kconfig.debug
Makefile microblaze: Wire up defconfig to mmu_defconfig 2014-01-21 08:28:18 +01:00