commit | 42a3b4f25af8f8d77feddf27f839fa0628dbff1a | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sat Sep 03 15:56:17 2005 -0700 |
committer | Linus Torvalds <torvalds@evo.osdl.org> | Mon Sep 05 00:06:07 2005 -0700 |
tree | 332370ff3889fabb66a45fb5dcf605b142de77c8 | |
parent | 875d43e72b5bf22161a81de7554f88eccf8a51ae [diff] [blame] |
[PATCH] mips: nuke trailing whitespace Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff --git a/arch/mips/kernel/signal32.c b/arch/mips/kernel/signal32.c index f6875f0..8ddfbd8 100644 --- a/arch/mips/kernel/signal32.c +++ b/arch/mips/kernel/signal32.c
@@ -558,7 +558,7 @@ if (!used_math()) goto out; - /* + /* * Save FPU state to signal context. Signal handler will "inherit" * current FPU state. */