alistair23-linux/arch/mips
Sergei Shtylyov 1ff1a78cbb [MIPS] MTX-1 code style cleanup
Fix many errors and warnings given by checkpatch.pl:

- space after opening and before closing parentheses;

- use of C99 // comments;

- leading spaces instead of tabs;

- brace not on the same line with 'else' in the 'if' statement;
  statement;

- printk() without KERN_* facility level;

- using simple_strtol() where strict_strtol() could be used.

- including <asm/gpio.h> instead of <linux/gpio.h>.

In addition to these changes, also do the following:

- insert spaces between operator and its operands;

- replace tab between the function type and name with space in
  mtx1_pci_idsel() declaration;

- remove space after the type cast's closing parenthesis;

- insert missing space before closing brace in the array/structure
  initializers;

- update MontaVista copyright;

- remove Pete Popov's old email address...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-05-12 16:46:55 +01:00
..
au1000 [MIPS] MTX-1 code style cleanup 2008-05-12 16:46:55 +01:00
basler/excite proc: switch /proc/excite/unit_id to seq_file interface 2008-04-29 08:06:19 -07:00
bcm47xx [MIPS] BCM47XX: Use new SSB SPROM data structure 2008-02-19 17:01:34 +00:00
boot
cobalt
configs [MIPS] Allow setting of the cache attribute at run time. 2008-04-28 17:14:25 +01:00
dec [MIPS] DS1287: Add clockevent driver 2008-04-28 17:14:32 +01:00
emma2rh
fw
gt64120/wrppmc
jazz
jmr3927 [MIPS] jmr3927: use generic txx9 gpio 2008-04-28 17:14:31 +01:00
kernel [MIPS] Add empty argument parenthesis to GCC_IMM_ASM 2008-05-12 16:46:52 +01:00
lasat
lemote/lm2e
lib iomap: fix 64 bits resources on 32 bits 2008-04-29 08:06:02 -07:00
math-emu [MIPS] replace __inline with inline 2008-04-28 17:14:26 +01:00
mips-boards [MIPS] malta_int.c: make 4 variables static 2008-04-28 17:14:28 +01:00
mipssim [MIPS] Remove TLB sanitation code 2008-04-28 17:14:25 +01:00
mm [MIPS] unexport __kmap_atomic_to_page 2008-05-12 16:46:51 +01:00
nxp/pnx8550 [MIPS] Move arch/mips/philips to arch/mips/nxp 2008-04-28 17:14:26 +01:00
oprofile [MIPS] unexport null_perf_irq() and make it static 2008-04-28 17:14:31 +01:00
pci [MIPS] Alchemy PCI code style cleanup 2008-05-12 16:46:52 +01:00
pmc-sierra [MIPS] msp_hwbutton.c: minor irq handler cleanups 2008-05-12 16:46:52 +01:00
sgi-ip22
sgi-ip27 [MIPS] ip27-timer: fix unsigned irq < 0 2008-05-12 16:46:51 +01:00
sgi-ip32 [MIPS] replace remaining __FUNCTION__ occurrences 2008-04-28 17:14:27 +01:00
sibyte
sni
tx4927 [MIPS] replace remaining __FUNCTION__ occurrences 2008-04-28 17:14:27 +01:00
tx4938 [MIPS] rbtx4938: minor cleanup 2008-04-28 17:14:32 +01:00
vr41xx serial: add VR41xx SIU setup for serial console 2008-04-28 08:58:30 -07:00
Kconfig [MIPS] DS1287: Add clockevent driver 2008-04-28 17:14:32 +01:00
Kconfig.debug [MIPS] Allow setting of the cache attribute at run time. 2008-04-28 17:14:25 +01:00
Makefile [MIPS] Move arch/mips/philips to arch/mips/nxp 2008-04-28 17:14:26 +01:00