1
0
Files
linux/drivers
Sergei Shtylyov 49bfbd38bf pata_hpt37x: coding style cleanup
Fix 12 errors and 15 warnings given by checkpatch.pl:

- *switch* and *case* not on the same indentation level;

- no space between *for*/*switch*/*while* and open parenthesis;

- space between an unary operator and its operand;

- drive blacklist arrays not being *const*;

- spaces before tabs;

- lines over 80 characters.

In addition to these changes, also do the following:

- add new line after variable definitions;

- fix the style of some multi-line comments.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2011-01-07 22:33:30 -05:00
..
2011-01-07 22:33:30 -05:00
2010-12-10 12:27:49 -08:00
2011-01-02 15:31:11 -08:00
2010-12-22 19:43:34 -08:00
2010-12-24 01:28:54 -07:00
2010-12-22 19:43:34 -08:00