]> err.no Git - linux-2.6/blobdiff - include/asm-mips/sigcontext.h
[PATCH] mm/filemap.c: make two functions static
[linux-2.6] / include / asm-mips / sigcontext.h
index 18939e84b6f2b13c6149f81ddba80aac0d2940bc..f7fbebaa074483af0d19c2e93d8a18811d82ea1c 100644 (file)
@@ -10,7 +10,7 @@
 #define _ASM_SIGCONTEXT_H
 
 #include <asm/sgidefs.h>
-                                                                                
+
 #if _MIPS_SIM == _MIPS_SIM_ABI32
 
 /*
@@ -38,7 +38,7 @@ struct sigcontext {
 };
 
 #endif /* _MIPS_SIM == _MIPS_SIM_ABI32 */
-                                                                                
+
 #if _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
 
 /*