MIPS: Nuke trailing blank lines

Recent git versions now warn about those and they've always been a bit of
an annoyance.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Este commit está contenido en:
Ralf Baechle
2010-02-27 12:53:14 +01:00
padre 2fe0626080
commit e0e53dee69
Se han modificado 31 ficheros con 0 adiciones y 31 borrados

Ver fichero

@@ -135,4 +135,3 @@ ieee754sp ieee754sp_dump(char *m, ieee754sp x)
printk("\n");
return x;
}