diff options
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | 2010-12-28 23:11:36 +0300 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2011-01-07 22:33:31 -0500 |
commit | b197f13b53681c606e59d7d9a8a1d2d54fd363fe (patch) | |
tree | f0c8af11528d82b728f701741e5272de5fb94802 /virt | |
parent | 49bfbd38bfc997e9081beabd758b2bd655d26a9c (diff) | |
download | linux-b197f13b53681c606e59d7d9a8a1d2d54fd363fe.tar.gz linux-b197f13b53681c606e59d7d9a8a1d2d54fd363fe.tar.bz2 linux-b197f13b53681c606e59d7d9a8a1d2d54fd363fe.zip |
pata_hpt3x2n: coding style cleanup
Fix 8 errors and 3 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;
- 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 'virt')
0 files changed, 0 insertions, 0 deletions