commit | 22e0d994151c3eac183625f8c1400c0c83ac414f | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Fri Oct 24 14:26:44 2014 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed Nov 12 11:15:57 2014 +0100 |
tree | e56b40c34245c0a4ef831826c9e76d1aa0459a92 | |
parent | f75ae8ed0853e62dff70f4d0229f8d57228c84bd [diff] |
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 <hare@suse.de> Reviewed-by: Robert Elliott <elliott@hp.com> Signed-off-by: Christoph Hellwig <hch@lst.de>