scsi: simplify scsi_log_(send|completion)
authorHannes Reinecke <hare@suse.de>
Fri, 24 Oct 2014 12:27:01 +0000 (14:27 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 12 Nov 2014 10:16:05 +0000 (11:16 +0100)
Simplify scsi_log_(send|completion) by externalizing
scsi_mlreturn_string() and always print the command address.

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