From: Hannes Reinecke Date: Fri, 24 Oct 2014 12:26:44 +0000 (+0200) Subject: scsi: introduce sdev_prefix_printk() X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2~1^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22e0d994151c3eac183625f8c1400c0c83ac414f;p=pandora-kernel.git scsi: introduce sdev_prefix_printk() Like scmd_printk(), but the device name is passed in as a string. Can be used by eg ULDs which do not have access to the scsi_cmnd structure. Signed-off-by: Hannes Reinecke Reviewed-by: Robert Elliott Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed