]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit32ea78667f114251f94faee936b4748e6242acac
treee896200f74ce9205ff1cae9405af268a3ccb76c4
parent8afd5dd3d38afcc2a406d8d0a29a7f9ffb35ff47
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