diff options
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | 2010-12-28 23:09:27 +0300 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2011-01-07 22:33:30 -0500 |
commit | 49bfbd38bfc997e9081beabd758b2bd655d26a9c (patch) | |
tree | 388a9282bdd9f7c36137becf0fbdc3638942bfca /drivers/macintosh | |
parent | 28cd4b6b4850d7588f1033c3808314b6bc2150d5 (diff) |
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>
Diffstat (limited to 'drivers/macintosh')
0 files changed, 0 insertions, 0 deletions