From: Hannes Reinecke Date: Fri, 24 Oct 2014 12:27:03 +0000 (+0200) Subject: scsi: use shost argument in scsi_eh_prt_fail_stats X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2~1^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3a790dcb2f4dc1d8ebcaa4bf87773b9c6a13174;p=pandora-kernel.git scsi: use shost argument in scsi_eh_prt_fail_stats The EH statistics are per host, so we should be using shost_printk() here. Signed-off-by: Hannes Reinecke Suggested-by: Robert Elliott Reviewed-by: Robert Elliott Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed