From: Tejun Heo Date: Fri, 1 Jul 2011 13:12:09 +0000 (+0200) Subject: libata: report link resume failure as KERN_WARNING instead of ERR X-Git-Tag: v3.1-rc1~257^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38941c9521e9ee6064b402dd460ac9dd2df89890;p=pandora-kernel.git libata: report link resume failure as KERN_WARNING instead of ERR Link resume failure in itself isn't an error condition and may happen regularly depending on hardware configuration. Reporting it as KERN_ERR makes the condition unnecessarily prominent (e.g. reported during boot). Use KERN_WARNING instead. Signed-off-by: Tejun Heo Reported-by: David Shaw Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed