From: Matthew Wilcox Date: Fri, 17 Aug 2007 17:02:10 +0000 (-0600) Subject: [SCSI] Improve error message when offlining a device X-Git-Tag: v2.6.24-rc1~1290^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31765d7d3da9bb575f80faecae0b931afa3532c6;p=pandora-kernel.git [SCSI] Improve error message when offlining a device The current code prints: scsi 13:0:4:0: scsi: Device offlined - not ready after error recovery which is repetitively redundant. This patch changes that message to: scsi 6:0:6:0: Device offlined - not ready after error recovery Signed-off-by: Matthew Wilcox Signed-off-by: James Bottomley --- Reading git-diff-tree failed