From: Wu Zhangjin Date: Sat, 17 Jul 2010 19:10:51 +0000 (+0800) Subject: MIPS: tracing: Fix the indentation of mcount.S X-Git-Tag: v2.6.36-rc1~563^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65ab2826c4185fc949c3a720186bd09d75ea14a4;p=pandora-kernel.git MIPS: tracing: Fix the indentation of mcount.S The commit "MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_return" has moved the "jal prepare_ftrace_return" instruction after the handling of the 3rd argument but forgot to remove the superfluous space before the related instructions. Signed-off-by: Wu Zhangjin Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/1475/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed