[PATCH] FRV: Excess whitespace cleanup

From: David Howells
Date: Wed Jan 12 2005 - 14:40:40 EST



The attached patch cleans up some excess whitespace from the FRV entry.S.

Signed-Off-By: David Howells <dhowells@xxxxxxxxxx>
---
warthog>diffstat -p1 frv-cleanup-2611rc1.diff
arch/frv/kernel/entry.S | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

diff -uNrp /warthog/kernels/linux-2.6.11-rc1/arch/frv/kernel/entry.S linux-2.6.11-rc1-frv/arch/frv/kernel/entry.S
--- /warthog/kernels/linux-2.6.11-rc1/arch/frv/kernel/entry.S 2005-01-12 19:08:31.000000000 +0000
+++ linux-2.6.11-rc1-frv/arch/frv/kernel/entry.S 2005-01-12 19:12:00.125483158 +0000
@@ -1075,7 +1075,7 @@ __entry_work_resched:
andicc gr4,#_TIF_NEED_RESCHED,gr0,icc0
bne icc0,#1,__entry_work_resched

- __entry_work_notifysig:
+__entry_work_notifysig:
LEDS 0x6410
ori.p gr4,#0,gr8
call do_notify_resume
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/