summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_hpt3x2n.c
diff options
context:
space:
mode:
authorSergei Shtylyov <sshtylyov@ru.mvista.com>2010-12-28 23:09:27 +0300
committerJeff Garzik <jgarzik@redhat.com>2011-01-08 06:33:30 +0300
commit49bfbd38bfc997e9081beabd758b2bd655d26a9c (patch)
tree388a9282bdd9f7c36137becf0fbdc3638942bfca /drivers/ata/pata_hpt3x2n.c
parent28cd4b6b4850d7588f1033c3808314b6bc2150d5 (diff)
downloadlinux-49bfbd38bfc997e9081beabd758b2bd655d26a9c.tar.xz
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/ata/pata_hpt3x2n.c')
0 files changed, 0 insertions, 0 deletions