commit | 2dcb407e61458ded17503d6bd12b8c064965368b | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Fri Oct 19 06:42:56 2007 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Oct 23 20:59:42 2007 -0400 |
tree | 6044e032197b84f9943a385b0c9dbb6656c3f97f | |
parent | 01e7ae8c13bb06a2ce622ebace33bb7e28ef596c [diff] |
[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>