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
..
2014-01-22 20:18:50 +01:00
2014-01-22 20:18:49 +01:00
2014-11-24 07:44:49 +01:00
2009-09-17 20:07:52 +02:00
2012-07-24 16:33:09 +02:00
2014-07-30 15:24:01 +02:00
2013-07-01 15:10:53 +02:00
2014-01-22 20:18:50 +01:00
2012-07-19 11:23:43 +02:00
2012-07-24 16:33:10 +02:00
2014-07-30 15:23:32 +02:00
2013-07-01 15:10:53 +02:00
2012-08-30 20:15:52 +02:00
2012-07-24 16:33:09 +02:00
2014-01-24 22:39:56 +01:00
2014-07-30 15:23:06 +02:00
2014-08-26 02:18:58 +02:00
2014-01-22 20:18:53 +01:00
2014-01-22 20:18:50 +01:00
2013-08-05 18:58:55 +01:00
2010-08-05 13:25:54 +01:00
2014-01-22 20:18:53 +01:00
2014-07-30 15:22:29 +02:00
2013-07-01 15:10:53 +02:00
2010-02-27 12:53:35 +01:00