libata: kill the infamous abnormal status message
authorTejun Heo <htejun@gmail.com>
Mon, 25 Jun 2007 12:31:05 +0000 (21:31 +0900)
committerJeff Garzik <jeff@garzik.org>
Wed, 27 Jun 2007 06:44:18 +0000 (02:44 -0400)
commit55f3952d45a439cecc36fd845a87026d04c82931
tree12c8a8836a1e127a1f7db2e7633c6a3f4d475b79
parent62877f6b0c4943c2231b84b49182a078eb02a777
libata: kill the infamous abnormal status message

The infamous abnormal status message triggers on not so abnormal cases
including empty port and even when it's being triggered on actual
errors the info it provides is redundant and out of context - higher
level functions will print the info in better safe later anyway.

Also, by being triggered all the time, it leads people to think that
the abnormality is somehow related to all ATA and system problems
they're experiencing and gives owners of healthy systems unfounded
doubts about the integrity of the universe.  Make it a DPRINTK and
save the universe.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
include/linux/libata.h