[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)
commit2dcb407e61458ded17503d6bd12b8c064965368b
tree6044e032197b84f9943a385b0c9dbb6656c3f97f
parent01e7ae8c13bb06a2ce622ebace33bb7e28ef596c
[libata] checkpatch-inspired cleanups

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>
13 files changed:
drivers/ata/ahci.c
drivers/ata/ata_piix.c
drivers/ata/libata-acpi.c
drivers/ata/libata-core.c
drivers/ata/libata-eh.c
drivers/ata/libata-scsi.c
drivers/ata/libata-sff.c
drivers/ata/pata_ns87415.c
drivers/ata/sata_mv.c
drivers/ata/sata_nv.c
drivers/ata/sata_sx4.c
include/linux/ata.h
include/linux/libata.h