commit | 69b16a5f4c4f1dab70d4d555c487c318c6878b3e | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Tue May 15 03:28:16 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Jul 09 12:17:31 2007 -0400 |
tree | 658604c9f846cdf0f8a158f1ee29a7e96c22ccfe | |
parent | 4700c4bc9262a9e78f7197c4c41cc2be085d5276 [diff] |
libata-acpi: miscellaneous cleanups * Add missing LOCKING: and RETURNS: to function comment. * Don't conditionalize warning messages with ata_msg_probe(). Print directly with KERN_WARNING. * Drop duplicate debug messages. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>