[libata] checkpatch-inspired cleanups
authorJeff Garzik <jeff@garzik.org>
Fri, 19 Oct 2007 10:42:56 +0000 (06:42 -0400)
committerJeff Garzik <jeff@garzik.org>
Wed, 24 Oct 2007 00:59:42 +0000 (20:59 -0400)
Tackle the relatively sane complaints of checkpatch --file.

The vast majority is indentation and whitespace changes, the rest are

* #include fixes
* printk KERN_xxx prefix addition
* BSS/initializer cleanups

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found