Sergei Shtylyov abd14cc00d [MIPS] DBAu1xx0 code style cleanup
Fix several errors and warnings given by checkpatch.pl:

- macros with complex values not enclosed in parentheses;

- leading spaces instead of tabs;

- printk() without KERN_* facility level;

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

- line over 80 characters.

In addition to these changes, also do the following:

- initialize variable instead of assigning value later where it makes sense;

- insert spaces between operator and its operands, also remove excess spaces
  there;

- remove unneeded numeric literal type casts;

- remove needless parentheses;

- 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;

- remove excess tabs after the macro name in the #define directives;

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

- make the multi-line comment style consistent with the kernel style elsewhere
  by adding empty first/last line;

- 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:53 +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
2008-01-29 10:14:59 +00: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
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
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-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
2008-01-22 00:35:23 +00:00
2008-02-19 17:01:34 +00: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