[MIPS] War on whitespace: cleanup initial spaces followed by tabs.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle
2006-03-11 08:18:41 +00:00
parent 59b3e8e9aa
commit a3dddd560e
38 changed files with 87 additions and 86 deletions

View File

@@ -98,7 +98,7 @@ void __init plat_setup(void)
board_timer_setup = ip32_timer_setup;
#ifdef CONFIG_SERIAL_8250
{
{
static struct uart_port o2_serial[2];
memset(o2_serial, 0, sizeof(o2_serial));