powerpc: 8xx: fix whitespace and indentation
authorVitaly Bordug <vitb@kernel.crashing.org>
Tue, 17 Jul 2007 11:03:37 +0000 (04:03 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 17 Jul 2007 17:23:02 +0000 (10:23 -0700)
commit99121c0da3586f46a0397d9b0b4551a6286d003d
treee88be81c275bb949a3774b46c7cd89ac1a83ea98
parent2a7326b5bbafac4c96bcdb944b2a773593030b96
powerpc: 8xx: fix whitespace and indentation

Rolling forward PCMCIA driver, it was discovered that the indentation in
existing one, as well as in BSP side are very odd.  This patch is just result
of Lindent run ontop of culprit files.

Signed-off-by: Vitaly Bordug <vitb@kernel.crashing.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Olof Johansson <olof@lixom.net>
Cc: Dominik Brodowski <linux@dominikbrodowski.net>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Kumar Gala <galak@gate.crashing.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/powerpc/platforms/8xx/mpc885ads_setup.c
drivers/pcmcia/m8xx_pcmcia.c