Sergei Shtylyov 2091a17ff7 [MIPS] Pb1500 code style cleanup
Fix several errors and warnings given by checkpatch.pl:

- use of C99 // comments;

- printk() without KERN_* facility level;

- unnecessary braces for single-statement block;

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

In addition to these changes, also do the following:

- replace numeric literals/expressions with the matching macros;

- insert spaces between operator and its operands;

- properly indent the code and the array initializers;

- remove useless #if dirctive from board_setup();

- remove needless parentheses;

- remove unneeded type casts;

- remove excess new lines;

- make hexadecimal literals all lower case;

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

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

- replace spaces after the macro name with tabs in the #define directives,
  also sometimes insert space there for better looks;

- fix typos/errors, capitalize acronyms, etc. in the comments;

- 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:54 +01:00
..
2007-10-11 23:46:07 +01:00
2007-10-11 23:46:07 +01:00
2007-10-11 23:46:07 +01:00
2008-01-29 10:14:58 +00:00
2007-10-11 23:46:07 +01:00
2007-10-11 23:46:07 +01:00
2007-10-11 23:46:07 +01:00
2007-10-11 23:46:07 +01:00
2007-10-11 23:46:07 +01:00
2007-10-11 23:46:07 +01:00
2007-10-11 23:46:07 +01:00
2008-02-03 16:57:20 +02:00
2008-02-03 16:57:20 +02:00
2008-04-28 17:14:31 +01:00
2007-02-18 21:31:35 +00:00
2005-09-07 16:57:21 -07:00
2008-01-29 10:14:59 +00:00
2005-10-29 19:30:34 +01:00
2007-04-20 14:58:37 +01:00
2008-01-29 10:14:54 +00:00
2008-01-15 01:04:42 +00:00
2008-02-03 16:32:51 +02:00
2008-05-01 08:03:58 -07:00
2008-01-29 10:14:58 +00:00
2008-04-28 17:14:32 +01:00
2007-08-27 02:16:59 +01:00
2005-11-07 18:05:40 +00:00
2007-07-17 10:23:11 -07:00
2007-10-01 14:17:50 +01:00
2007-10-17 08:42:55 -07:00
2007-10-19 11:53:41 -07:00
2007-07-10 17:32:55 +01:00
2008-03-12 14:14:42 +00:00
2007-10-11 23:46:04 +01:00
2007-11-26 17:26:13 +00:00
2007-10-11 23:46:04 +01:00
2006-07-13 21:26:08 +01:00
2007-10-11 23:46:04 +01:00
2007-10-11 23:46:00 +01:00
2007-10-11 23:46:00 +01:00
2008-01-29 10:14:59 +00:00
2007-07-31 21:35:32 +01:00
2007-05-11 08:29:34 -07:00
2007-10-16 18:23:47 +01:00
2008-01-29 10:14:57 +00:00
2007-07-31 21:35:21 +01:00
2008-04-17 10:42:34 -04:00
2007-02-18 21:31:35 +00:00
2008-01-22 00:35:23 +00:00
2008-02-19 17:01:34 +00:00
2006-06-06 00:15:20 +01:00
2007-11-29 09:24:53 -08:00
2007-07-12 17:41:11 +01:00
2007-10-19 11:53:34 -07:00
2008-04-28 17:14:31 +01:00
2008-05-04 14:45:55 -07:00
2008-02-07 08:42:30 -08:00
2008-01-29 10:14:54 +00:00