Index: kernel/arch/ppc32/src/fpu_context.S
===================================================================
--- kernel/arch/ppc32/src/fpu_context.S	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
+++ kernel/arch/ppc32/src/fpu_context.S	(revision d9f53877c83a2ddc2668567168e75a24406af55c)
@@ -30,5 +30,5 @@
 #include <arch/context_offset.h>
 
-.text   
+.text
 
 .global fpu_context_save
@@ -87,5 +87,5 @@
 	
 	blr
-	
+
 fpu_context_restore:
 //	FPU_CONTEXT_LOAD r3
