]> git.karo-electronics.de Git - karo-tx-linux.git/commit
libata-acpi: miscellaneous cleanups
authorTejun Heo <htejun@gmail.com>
Mon, 14 May 2007 18:28:16 +0000 (03:28 +0900)
committerJeff Garzik <jeff@garzik.org>
Mon, 9 Jul 2007 16:17:31 +0000 (12:17 -0400)
commit69b16a5f4c4f1dab70d4d555c487c318c6878b3e
tree658604c9f846cdf0f8a158f1ee29a7e96c22ccfe
parent4700c4bc9262a9e78f7197c4c41cc2be085d5276
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>
drivers/ata/libata-acpi.c