aboutsummaryrefslogtreecommitdiffstats
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-07 22:33:30 -0500
commit49bfbd38bfc997e9081beabd758b2bd655d26a9c (patch)
tree388a9282bdd9f7c36137becf0fbdc3638942bfca /drivers/ata/pata_hpt3x2n.c
parentpata_hpt366: coding style cleanup (diff)
downloadlinux-dev-49bfbd38bfc997e9081beabd758b2bd655d26a9c.tar.xz
linux-dev-49bfbd38bfc997e9081beabd758b2bd655d26a9c.zip
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 '')
0 files changed, 0 insertions, 0 deletions