git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f75ae8e
)
scsi: introduce sdev_prefix_printk()
author
Hannes Reinecke
<hare@suse.de>
Fri, 24 Oct 2014 12:26:44 +0000
(14:26 +0200)
committer
Christoph Hellwig
<hch@lst.de>
Wed, 12 Nov 2014 10:15:57 +0000
(11:15 +0100)
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>
No differences found