scsi: remove scsi_show_result()
authorHannes Reinecke <hare@suse.de>
Fri, 24 Oct 2014 12:27:00 +0000 (14:27 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 12 Nov 2014 10:16:05 +0000 (11:16 +0100)
commitef61329db7b8b4326b1c4e603806b2754fd2a692
treee896200f74ce9205ff1cae9405af268a3ccb76c4
parent3cc958cc19278de5fa090f3f7f1ed48b0170980a
scsi: remove scsi_show_result()

Open-code scsi_print_result in sd.c, and cleanup logging to
not print duplicate informations.
Also remove the call to scsi_show_result() in ufshcd.c
to be consistent with other callers of scsi_execute().

With that we can remove scsi_show_result in constants.c

Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Robert Elliott <elliott@hp.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/constants.c
drivers/scsi/sd.c
drivers/scsi/ufs/ufshcd.c
include/scsi/scsi_dbg.h