libata: be less verbose about hpa
authorTejun Heo <htejun@gmail.com>
Mon, 25 Jun 2007 11:45:54 +0000 (20:45 +0900)
committerJeff Garzik <jeff@garzik.org>
Wed, 27 Jun 2007 06:44:19 +0000 (02:44 -0400)
There's no reason to print out hpa related messages when HPA is not
active.  Kill the unconditional message and add a warning message
which is printed if HPA size is smaller than the current size.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found