linux/arch/mips/sgi-ip27
Ralf Baechle 635c990706 MIPS: Remove useless parentheses
Based on the spatch

@@
expression e;
@@
- return (e);
+ return e;

with heavy hand editing because some of the changes are either whitespace
or identation only or result in excessivly long lines.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2014-11-24 07:44:49 +01:00
..
Kconfig
Makefile
Platform
TODO
ip27-berr.c
ip27-console.c mips: delete non-required instances of include <linux/init.h> 2014-01-24 22:39:56 +01:00
ip27-hubio.c
ip27-init.c
ip27-irq-pci.c mips: delete non-required instances of include <linux/init.h> 2014-01-24 22:39:56 +01:00
ip27-irq.c
ip27-klconfig.c mips: delete non-required instances of include <linux/init.h> 2014-01-24 22:39:56 +01:00
ip27-klnuma.c MIPS: Remove useless parentheses 2014-11-24 07:44:49 +01:00
ip27-memory.c MIPS: Remove useless parentheses 2014-11-24 07:44:49 +01:00
ip27-nmi.c
ip27-reset.c
ip27-smp.c MIPS: SMP: Remove plat_smp_ops cpus_done method. 2014-05-27 11:06:42 +02:00
ip27-timer.c
ip27-xtalk.c mips: delete non-required instances of include <linux/init.h> 2014-01-24 22:39:56 +01:00