diff options
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | 2010-12-28 21:06:38 +0100 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2011-01-08 04:33:29 +0100 |
commit | 28cd4b6b4850d7588f1033c3808314b6bc2150d5 (patch) | |
tree | 6284ceef15fae977cd91adc6f28e272664a80b02 /drivers/ata/pata_hpt37x.c | |
parent | pata_hpt3x2n: calculate average f_CNT (diff) | |
download | linux-28cd4b6b4850d7588f1033c3808314b6bc2150d5.tar.xz linux-28cd4b6b4850d7588f1033c3808314b6bc2150d5.zip |
pata_hpt366: coding style cleanup
Fix 2 errors and 11 warnings given by checkpatch.pl:
- *switch* and *case* not on the same indentation level;
- no space between *switch* and open parenthesis;
- drive blacklist arrays not being *const*;
- spaces before tabs;
- lines over 80 characters.
In addition to these changes, also add new line after variable definition in
hpt36x_init_chipset()...
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/ata/pata_hpt37x.c')
0 files changed, 0 insertions, 0 deletions