commit | 65ab2826c4185fc949c3a720186bd09d75ea14a4 | [log] [tgz] |
---|---|---|
author | Wu Zhangjin <wuzhangjin@gmail.com> | Sun Jul 18 03:10:51 2010 +0800 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Aug 05 13:26:06 2010 +0100 |
tree | 16e0c106b0a4a4d8c3603a6ee7a5bdfa44360d47 | |
parent | 652b14aa84961fa391184ccbaf559a537d33b28c [diff] |
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 <wuzhangjin@gmail.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/1475/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>